Aspose::Cells::Drawing::PictureCollection::begin method

PictureCollection::begin method

Returns an iterator to the beginning of the PictureCollection.

Iterator Aspose::Cells::Drawing::PictureCollection::begin()

ReturnValue

An Iterator pointing to the first element of the PictureCollection.

See Also