System::Collections::Generic::SortedList::get_Values metodu

SortedList::get_Values method

Değer koleksiyonuna erişir.

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

ReturnValue

Depolanan değerlere ICollection arayüzü aracılığıyla erişim sağlayan arayüze işaretçi.

Ayrıca Bakınız