System::Collections::Generic::SortedDictionary::GetEnumerator method
SortedDictionary::GetEnumerator method
Obtient l’énumérateur pour parcourir le dictionnaire actuel.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Pointeur vers l’énumérateur nouvellement créé.
Voir aussi
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++