Aspose::Pdf::LogicalStructure::ElementListImplementation::GetEnumerator method

ElementListImplementation::GetEnumerator method

Obtiene un enumerador que recorre la colección de elementos.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Element>>> Aspose::Pdf::LogicalStructure::ElementListImplementation::GetEnumerator() override

ReturnValue

Un enumerador usado para recorrer la colección de elementos.

Ver también