System::Collections::Generic::Dictionary::Enumerator::Enumerator constructor
Enumerator::Enumerator constructor
Creates enumerator.
System::Collections::Generic::Dictionary<TKey, TValue>::Enumerator::Enumerator(Ptr dict)
| Parameter | Type | Description |
|---|---|---|
| dict | Ptr | Dictionary to iterate through. |
See Also
- Typedef Ptr
- Class Enumerator
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++