System::Collections::Generic::BaseDictionary::idx_get méthode
BaseDictionary::idx_get method
Fonction getter avec clé.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| Paramètre | Type | Description |
|---|---|---|
| clé | const key_t& | Clé pour obtenir la valeur. |
ReturnValue
Copie de l’élément à la position key.
Voir aussi
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++