Click or drag to resize

LTComponentCollectionFindByTypeLocal Method

Find a LTComponent by it's Type (non recursive)

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public LTComponent[] FindByTypeLocal(
	Type t
)

Parameters

t  Type
 

Return Value

LTComponent
See Also