System::Collections::Generic::BaseDictionary::operator[] method

BaseDictionary::operator[] method

دالة وصول.

virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
ParameterTypeالوصف
keyconst key_t&مفتاح Dictionary للوصول.

ReturnValue

مرجع إلى القيمة الموجودة (أو المُنشأة) المرتبطة بـ key.

انظر أيضًا