NodeCollectionFindByName Method |
Finds an item by its name
Namespace:
Easymap.AddIn
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
Return Value
Type:
LTComponentSee Also