System::Collections::Generic::SortedList::get_Keys metodu

SortedList::get_Keys method

Anahtar koleksiyonuna erişir.

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

ReturnValue

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

Ayrıca Bakınız