Aspose::Pdf::Vector::GraphicElementCollection::GetEnumerator method

GraphicElementCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<GraphicElement>>> Aspose::Pdf::Vector::GraphicElementCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also