طريقة System::Collections::Generic::BaseDictionary::idx_get
BaseDictionary::idx_get method
دالة الحصول بالمفتاح.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| معامل | نوع | الوصف |
|---|---|---|
| المفتاح | const key_t& | المفتاح للحصول على القيمة عنده. |
ReturnValue
نسخة من العنصر في موضع key.
انظر أيضًا
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++