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

SortedDictionary::GetDefaultKeyComparer method

Singleton‑Zugriffsfunktion.

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

ReturnValue

Standard-Vergleicher für Schlüssel.

Siehe auch