System::Collections::Generic::KeyValuePair::operator< méthode
KeyValuePair::operator< method
Correctif pour les classes héritées de IComparer<KeyValuePair<TKey, TValue», ne compare rien.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Paramètre | Type | Description |
|---|---|---|
| kvp | const KeyValuePair& | Argument factice. |
ReturnValue
Retourne toujours false.
Voir aussi
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Font for C++