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