Aspose::Pdf::Structure::ElementCollection::iterator_holder_type typedef

iterator_holder_type typedef

A collection type whose iterator types is used as iterator types in the current collection.

using Aspose::Pdf::Structure::ElementCollection::iterator_holder_type =  System::Collections::Generic::List<System::SharedPtr<Element>>

See Also