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