System::Collections::Generic::KeyValuePair::operator< विधि
KeyValuePair::operator< method
IComparer<KeyValuePair<TKey, TValue» से विरासत में मिली कक्षाओं के लिए पैच 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.Page for C++