System::Collections::Generic::SortedDictionary::GetDefaultKeyComparer 方法

SortedDictionary::GetDefaultKeyComparer method

单例访问器函数。

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

ReturnValue

键默认比较器。

另见