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