Click or drag to resize

ReportCollectionItem Property

Gets the Element at position index

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

Parameters

index  Int32
The index of the element

Return Value

Report
Report
See Also