System::Collections::Generic::KeyValuePair::operator<-Methode
KeyValuePair::operator< method
Patch für Klassen, die von IComparer<KeyValuePair<TKey, TValue» erben, vergleicht nichts.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| kvp | const KeyValuePair& | Platzhalter-Argument. |
ReturnValue
Gibt immer false zurück.
Siehe auch
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Font for C++