System::Collections::Generic::SortedList::get_Keys yöntemi

SortedList::get_Keys method

Anahtar koleksiyonuna erişir.

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

ReturnValue

Depolanan anahtarlara ICollection arayüzü aracılığıyla erişim sağlayan arayüz işaretçisi.

Ayrıca Bakınız