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

BaseDictionary::operator[] method

Accessor-functie.

virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
ParameterTypeBeschrijving
keyconst key_t&Dictionary sleutel om te benaderen.

ReturnValue

Referentie naar bestaande (of aangemaakte) waarde met sleutel key.

Zie ook