System::Collections::Generic::KeyValuePair::operator< μέθοδος

KeyValuePair::operator< method

Διόρθωση για κλάσεις που κληρονομούν από IComparer<KeyValuePair<TKey, TValue», δεν συγκρίνει τίποτα.

bool System::Collections::Generic::KeyValuePair<TKey, TValue>::operator<(const KeyValuePair &kvp) const
ParameterTypeΠεριγραφή
kvpconst KeyValuePair&Ψεύτικο όρισμα.

ReturnValue

Πάντα επιστρέφει false.

Δείτε επίσης