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
| Parameter | Type | الوصف |
|---|---|---|
| المفتاح | const key_t& | المفتاح للحصول على القيمة عند. |
ReturnValue
نسخة من العنصر في موضع key.
انظر أيضًا
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++