Click or drag to resize

NodeCollectionFindByName Method

Finds an item by its name

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public LTComponent FindByName(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: LTComponent
See Also