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::Theme::EffectStyleCollection::iterator_holder_type =  System::Collections::Generic::List<System::SharedPtr<IEffectStyle> >

See Also