System::Collections::Generic::KeyValuePair::operator< metode
KeyValuePair::operator< method
Patch untuk kelas yang mewarisi dari IComparer<KeyValuePair<TKey, TValue», tidak membandingkan apa pun.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Parameter | Tipe | Deskripsi |
|---|---|---|
| kvp | const KeyValuePair& | Argumen tiruan. |
ReturnValue
Selalu mengembalikan false.
Lihat Juga
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++