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::CommentCollection::iterator_holder_type =  System::Collections::Generic::List<System::SharedPtr<IComment> >

See Also