Click or drag to resize

ElementInfoCollectionItem Property (Object)

Gets the ElementInfo for the specified key

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public ElementInfo this[
	Object key
] { get; }

Parameters

key
Type: SystemObject

Property Value

Type: ElementInfo
See Also