System::Collections::Generic::SortedList::get_Keys मेथड

SortedList::get_Keys method

कुंजी संग्रह तक पहुँचता है।

SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const

ReturnValue

संग्रहीत कुंजियों तक पहुँच प्रदान करने वाले इंटरफ़ेस के लिए पॉइंटर, जो ICollection इंटरफ़ेस के माध्यम से उपलब्ध है।

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