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

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üz işaretçisi.

Ayrıca Bakınız