طريقة System::Collections::Generic::IDictionary::idx_get
IDictionary::idx_get method
دالة جلب.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| معامل | نوع | الوصف |
|---|---|---|
| المفتاح | const TKey& | المفتاح للبحث عنه. |
ReturnValue
القيمة عند المفتاح المحدد.
انظر أيضًا
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++