Metodo System::Collections::Generic::IDictionary::idx_get
IDictionary::idx_get method
Funzione getter.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parametro | Tipo | Descrizione |
|---|---|---|
| chiave | const TKey& | Chiave da cercare. |
ReturnValue
Valore alla chiave specificata.
Vedi anche
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++