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