AnalysisCollectionFindByName Method |
Namespace: Easymap.AddIn.AnalyseAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic LTComponent FindByName(
string name
)
Public Function FindByName (
name As String
) As LTComponent
Parameters
- name String
- Guid of the Component
Return Value
LTComponent
See Also