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

BaseDictionary::operator[] method

एक्सेसर फ़ंक्शन।

virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
पैरामीटरप्रकारविवरण
keyconst key_t&Dictionary पहुँचने के लिए कुंजी।

ReturnValue

key द्वारा कुंजीबद्ध मौजूदा (या निर्मित) मान के लिए संदर्भ।

संबंधित देखें