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