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