ElementInfoCollectionGetByKey Method |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic ElementInfo GetByKey(
Object key
)
Public Function GetByKey (
key As Object
) As ElementInfo
Parameters
- key
- Type: SystemObject
Return Value
Type:
ElementInfo
See Also