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