Click or drag to resize

ReportCollectionGetEnumerator Method

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

Return Value

Type: IEnumeratorReport

Implements

IEnumerableTGetEnumerator
See Also