AnalysisCollectionFindByName Method |
Namespace:
Easymap.AddIn.Analyse
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public LTComponent FindByName(
string name
)
Public Function FindByName (
name As String
) As LTComponent
Parameters
- name
- Type: SystemString
Guid of the Component
Return Value
Type:
LTComponentSee Also