[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportComponentCollection.GetEnumerator

GetEnumerator Method

GetEnumerator()

Returns an enumerator that iterates through the collection.

Declaration
public IEnumerator GetEnumerator()
Returns
Type Description
IEnumerator

An IEnumerator that can be used to iterate through the collection.

Implements