Click or drag to resize

NodeCollection.FindByName Method

Finds an item by its name

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

Parameters

name
Type: System.String

Return Value

Type: LTComponent
See Also