System::Collections::Generic::SortedList::get_Values 方法
SortedList::get_Values method
访问值集合。
SharedPtr<IList<TValue>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Values() const
ReturnValue
指向通过 ICollection 接口提供对存储值访问的接口的指针。
另见
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++