Aspose::Cells::Drawing::ShapePathCollection::begin method

ShapePathCollection::begin method

Returns an iterator to the beginning of the ShapePathCollection.

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

ReturnValue

An Iterator pointing to the first element of the ShapePathCollection.

See Also