System::Collections::ObjectModel::KeyedCollection::get_Comparer 方法
KeyedCollection::get_Comparer method
获取比较器。
System::SharedPtr<System::Collections::Generic::IEqualityComparer<TKey>> System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::get_Comparer()
ReturnValue
正在使用的比较器指针。
另见
- Typedef SharedPtr
- Class IEqualityComparer
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++