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::Charts::TrendlineCollection::iterator_holder_type =  System::Collections::Generic::List<System::SharedPtr<ITrendline> >

See Also