System::Collections::Generic::SortedDictionary::Enumerator::Enumerator constructor
Enumerator::Enumerator constructor
Constructs enumerator over specific dictionary.
System::Collections::Generic::SortedDictionary<TKey, TValue>::Enumerator::Enumerator(const Ptr &dict)
Parameter | Type | Description |
---|---|---|
dict | const Ptr& | Dictionary to iterate through. |
See Also
- Typedef Ptr
- Class Enumerator
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++