Aspose::Cells::Pivot::PivotItemCollection::begin method

PivotItemCollection::begin method

Returns an iterator to the beginning of the PivotItemCollection.

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

ReturnValue

An Iterator pointing to the first element of the PivotItemCollection.

See Also