Click or drag to resize

LTComponentCollectionFindByType Method

Find a LTComponent by it's Type (recursive)

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public LTComponentArray FindByType(
	Type t
)

Parameters

t
Type: SystemType

Return Value

Type: LTComponentArray
See Also