Aspose::Pdf::Structure::ElementCollection::GetEnumerator method

ElementCollection::GetEnumerator method

Returns an enumerator that iterates through the collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Element>>> Aspose::Pdf::Structure::ElementCollection::GetEnumerator() override

ReturnValue

Enumerator of elements.

See Also