Aspose::Pdf::LogicalStructure::ElementList::GetEnumerator método
ElementList::GetEnumerator method
Obtiene un enumerador que recorre la colección de elementos.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Element>>> Aspose::Pdf::LogicalStructure::ElementList::GetEnumerator() override=0
ReturnValue
Un enumerador usado para recorrer la colección de elementos.
Ver también
- Typedef SharedPtr
- Class IEnumerator
- Class Element
- Class ElementList
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++