Aspose::Pdf::Outlines::GetEnumerator метод
Outlines::GetEnumerator method
Возвращает перечислитель, который проходит по коллекции.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<OutlineItemCollection>>> Aspose::Pdf::Outlines::GetEnumerator() override=0
ReturnValue
Объект System.Collections.IEnumerator, который можно использовать для перебора коллекции.
См. также
- Typedef SharedPtr
- Class IEnumerator
- Class OutlineItemCollection
- Class Outlines
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++