System::Collections::Generic::BaseDictionary::operator[] methode
BaseDictionary::operator[] method
Accessor-functie.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Parameter | Type | Beschrijving |
|---|---|---|
| key | const key_t& | Dictionary sleutel om te benaderen. |
ReturnValue
Referentie naar bestaande (of aangemaakte) waarde met sleutel key.
Zie ook
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++