[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.LocalizationResourceCollection.GetEnumerator

GetEnumerator Method

GetEnumerator()

Gets an enumerator that iterates through the collection of localization resources.

Declaration
public IEnumerator GetEnumerator()
Returns
Type Description
IEnumerator

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

Implements