System::Collections::Generic::SortedDictionary::get_Comparer method

SortedDictionary::get_Comparer method

SortedDictionary<TKey,TValue> के तत्वों को क्रमबद्ध करने के लिए उपयोग किए जाने वाले IComparer को प्राप्त करता है।

SharedPtr<System::Collections::Generic::IComparer<TKey>> System::Collections::Generic::SortedDictionary<TKey, TValue>::get_Comparer() const

संबंधित देखें