iterator_holder_type

iterator_holder_type typedef

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

using Aspose::Slides::VideoCollection::iterator_holder_type =  System::Collections::Generic::List<System::SharedPtr<IVideo> >

See Also