System::Collections::Generic::SortedDictionary::GetEnumerator method
SortedDictionary::GetEnumerator method
Mendapatkan enumerator untuk mengiterasi kamus saat ini.
IEnumeratorPtr System::Collections::Generic::SortedDictionary<TKey, TValue>::GetEnumerator() override
ReturnValue
Pointer ke enumerator yang baru dibuat.
Lihat Juga
- Typedef IEnumeratorPtr
- Class SortedDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++