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

BaseDictionary::operator[] method

Åtkomstfunktion.

virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
ParameterTypBeskrivning
keyconst key_t&Dictionary nyckel för åtkomst.

ReturnValue

Referens till befintligt (eller skapat) värde med nyckeln key.

Se även