System::Collections::Generic::SortedDictionary::GetDefaultKeyComparer metodo

SortedDictionary::GetDefaultKeyComparer method

Funzione di accesso singleton.

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

ReturnValue

comparatore predefinito della chiave.

Vedi anche