System::Collections::Generic::BaseDictionary::operator[] طريقة
BaseDictionary::operator[] method
دالة وصول.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| معامل | نوع | الوصف |
|---|---|---|
| key | const key_t& | Dictionary مفتاح للوصول. |
ReturnValue
إشارة إلى القيمة الموجودة (أو المُنشأة) المرتبطة بـ key.
انظر أيضًا
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++