System::Collections::Generic::KeyValuePair::operator< طريقة
KeyValuePair::operator< method
تصحيح للفئات الموروثة من IComparer<KeyValuePair<TKey, TValue»، doesn’t لا يقارن أي شيء.
bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
| Parameter | Type | الوصف |
|---|---|---|
| kvp | const KeyValuePair& | معامل تجريبي. |
ReturnValue
دائمًا ما تُعيد false.
انظر أيضًا
- Class KeyValuePair
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++