LTComponentCollectionFindByTypeLocal Method |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic LTComponent[] FindByTypeLocal(
Type t
)
Public Function FindByTypeLocal (
t As Type
) As LTComponent()
Parameters
- t
- Type: SystemType
Return Value
Type:
LTComponent
See Also