System::Collections::Generic::BaseDictionary::idx_get metodo
BaseDictionary::idx_get method
Funzione getter indicizzata.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| Parametro | Tipo | Descrizione |
|---|---|---|
| chiave | const key_t& | Chiave per ottenere il valore. |
ReturnValue
Copia dell’elemento nella posizione key.
Vedi anche
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++