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

IDictionary::get_Values method

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

virtual SharedPtr<ICollection<TValue>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Values() const

ReturnValue

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

参照