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.3.0.0
Syntax
public LTComponentArray FindByType(
	Type t
)

Parameters

t  Type
 

Return Value

LTComponentArray
See Also