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
ParameterTypeالوصف
kvpconst KeyValuePair&معامل تجريبي.

ReturnValue

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

انظر أيضًا