ElementInfoCollectionItem Property (Object) |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public ElementInfo this[
Object key
] { get; }
Public ReadOnly Default Property Item (
key As Object
) As ElementInfo
Get
Parameters
- key
- Type: SystemObject
Property Value
Type:
ElementInfoSee Also