System::Collections::Generic::SortedDictionary::GetDefaultKeyComparer method

SortedDictionary::GetDefaultKeyComparer method

Singleton accessor function.

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

ReturnValue

key default comparer.

See Also