Метод 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++