طريقة System::Collections::Generic::KeyValuePair::operator<

KeyValuePair::operator< method

تصحيح للفئات الموروثة من IComparer<KeyValuePair<TKey, TValue»، لا تقارن أي شيء.

bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
معاملنوعالوصف
kvpconst KeyValuePair&معامل وهمي.

ReturnValue

دائمًا تُعيد false.

انظر أيضًا