System::Collections::Generic::KeyValuePair::operator< 方法
KeyValuePair::operator< method
针对从 IComparer<KeyValuePair<TKey, TValue» 继承的类的补丁,不进行任何比较。
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| 参数 | 类型 | 描述 |
|---|---|---|
| kvp | const KeyValuePair\& | 虚拟参数。 |
ReturnValue
始终返回 false。
另见
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Font for C++