Click or drag to resize

ElementInfoCollectionItem Property (Int32)

Gets the ElementInfo for the specified index

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

Parameters

index
Type: SystemInt32

Property Value

Type: ElementInfo
See Also