[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SmartPrintRulesCollection.GetEnumerator

GetEnumerator Method

GetEnumerator()

Gets an IEnumerator object for enumerating through the rules (SmartPrintRule objects) in the collection.

Declaration
public IEnumerator GetEnumerator()
Public Function GetEnumerator() As IEnumerator
Returns
Type Description
IEnumerator
Implements