LTComponentCollectionFindByType Method |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic LTComponentArray FindByType(
Type t
)
Public Function FindByType (
t As Type
) As LTComponentArray
Parameters
- t
- Type: SystemType
Return Value
Type:
LTComponentArray
See Also