Aspose::Cells::Pivot::PivotFieldCollection::begin method

PivotFieldCollection::begin method

Returns an iterator to the beginning of the PivotFieldCollection.

Iterator Aspose::Cells::Pivot::PivotFieldCollection::begin()

ReturnValue

An Iterator pointing to the first element of the PivotFieldCollection.

See Also