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.

Δείτε επίσης