System::Collections::Generic::BaseDictionary::operator[] metodo
BaseDictionary::operator[] method
Funzione di accesso.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Parametro | Tipo | Descrizione |
|---|---|---|
| key | const key_t& | Chiave Dictionary da accedere. |
ReturnValue
Riferimento al valore esistente (o creato) indicizzato da key.
Vedi anche
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++