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.Font for C++