System::Collections::Generic::BaseDictionary::idx_get método
BaseDictionary::idx_get method
Función getter con clave.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | const key_t& | Clave para obtener el valor en. |
ReturnValue
Copia del elemento en la posición key.
Ver también
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++