GetEnumerator Method

GetEnumerator function

Gets an enumerator over the elements in this collection in proper sequence.


func (instance *PivotFieldCollection) GetEnumerator()  (*PivotFieldEnumerator,  error) 

Remarks

See Also