Click or drag to resize

ElementInfoCollectionItem(Int32) Property

Gets the ElementInfo for the specified index

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public ElementInfo this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

ElementInfo
See Also