Click or drag to resize

LTComponentCollectionFindByName Method

Find a LTComponent by its Name (recursive)

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

Parameters

name  String
Guid of the Component

Return Value

LTComponent
See Also