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 インターフェイス)。
参照
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++