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