System::Collections::Generic::SortedList::get_Values メソッド

SortedList::get_Values method

値コレクションにアクセスします。

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

ReturnValue

格納された値へのアクセスを提供するインターフェイスへのポインタ(ICollection インターフェイス)。

参照