System::Collections::Generic::Dictionary::GetEnumerator method
Dictionary::GetEnumerator method
Creates enumerator object.
virtual IEnumeratorPtr System::Collections::Generic::Dictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Newly created enumerator object.
See Also
- Typedef IEnumeratorPtr
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++