System::Collections::Generic::BaseDictionary::operator[] metod
BaseDictionary::operator[] method
Åtkomstfunktion.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Parameter | Typ | Beskrivning |
|---|---|---|
| key | const key_t& | Dictionary nyckel för åtkomst. |
ReturnValue
Referens till befintligt (eller skapat) värde med nyckeln key.
Se även
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++