System::Collections::Generic::IDictionary::idx_get méthode
IDictionary::idx_get method
Fonction d’accès (getter).
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Paramètre | Type | Description |
|---|---|---|
| clé | const TKey& | Clé à rechercher. |
ReturnValue
Valeur à la clé spécifiée.
Voir aussi
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++