LTComponentCollectionFindByType Method |
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic LTComponentArray FindByType(
Type t
)
Public Function FindByType (
t As Type
) As LTComponentArray
Parameters
- t Type
-
Return Value
LTComponentArray
See Also