LTComponentCollectionFindByTypeLocal Method |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public LTComponent[] FindByTypeLocal(
Type t
)
Public Function FindByTypeLocal (
t As Type
) As LTComponent()
Parameters
- t
- Type: SystemType
Return Value
Type:
LTComponentSee Also