System::Collections::Generic::SortedDictionary::GetEnumerator metodo
SortedDictionary::GetEnumerator method
Ottiene l’enumeratore per iterare attraverso il dizionario corrente.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Puntatore all’enumeratore appena creato.
Vedi anche
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++