System::Collections::Generic::KeyValuePair::operator< método
KeyValuePair::operator< method
Parche para clases heredadas de IComparer<KeyValuePair<TKey, TValue», no compara nada.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Parámetro | Tipo | Descripción |
|---|---|---|
| kvp | const KeyValuePair& | Argumento ficticio. |
ReturnValue
Siempre devuelve false.
Ver también
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++