GetEnumerator Method

GetEnumerator function

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


func (instance *PivotItemCollection) GetEnumerator()  (*PivotItemEnumerator,  error) 

Remarks

See Also