ElementInfoCollectionGetByKey Method |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public ElementInfo GetByKey(
Object key
)
Public Function GetByKey (
key As Object
) As ElementInfo
Parameters
- key
- Type: SystemObject
Return Value
Type:
ElementInfoSee Also