[]
        
(Showing Draft Content)

C1.C1Preview.OutputRange.GetEnumerator

GetEnumerator Method

GetEnumerator()

Creates and returns a new enumerator that allows to loop through all pages in the range.

Declaration
public IEnumerator GetEnumerator()
Returns
Type Description
IEnumerator

The new enumerator.

Implements