طريقة 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++