Click or drag to resize

ReportCollectionGetEnumerator Method

Namespace:  Easymap.AddIn.Reports
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public IEnumerator<Report> GetEnumerator()

Return Value

Type: IEnumeratorReport

Implements

IEnumerableTGetEnumerator
See Also