System::Collections::Generic::SortedDictionary::GetDefaultKeyComparer método

SortedDictionary::GetDefaultKeyComparer method

Función de acceso singleton.

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

ReturnValue

comparador predeterminado de clave.

Ver también