System::Collections::Generic::KeyValuePair::operator< methode
KeyValuePair::operator< method
Patch voor klassen die erven van IComparer<KeyValuePair<TKey, TValue», vergelijkt niets.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Parameter | Type | Beschrijving |
|---|---|---|
| kvp | const KeyValuePair& | Dummy-argument. |
ReturnValue
Geeft altijd false terug.
Zie ook
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++