LTComponentCollectionFindByType Method |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public LTComponentArray FindByType(
Type t
)
Public Function FindByType (
t As Type
) As LTComponentArray
Parameters
- t
- Type: SystemType
Return Value
Type:
LTComponentArraySee Also