Aspose::Pdf::Structure::ElementCollection::GetEnumerator method
ElementCollection::GetEnumerator method
Devuelve un enumerador que recorre la colección.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Element>>> Aspose::Pdf::Structure::ElementCollection::GetEnumerator() override
ReturnValue
Enumerador de elementos.
Ver también
- Typedef SharedPtr
- Class IEnumerator
- Class Element
- Class ElementCollection
- Namespace Aspose::Pdf::Structure
- Library Aspose.PDF for C++