System::Collections::Generic::SortedDictionary::GetDefaultKeyComparer Methode

SortedDictionary::GetDefaultKeyComparer method

Singleton‑Zugriffs‑Funktion.

static SharedPtr<IComparer<typename BasePointerType<TKey>::type>> System::Collections::Generic::SortedDictionary<TKey, TValue>::GetDefaultKeyComparer()

ReturnValue

Standardvergleich des Schlüssels.

Siehe auch