System::Collections::Generic::BaseDictionary::operator[] méthode
BaseDictionary::operator[] method
Fonction d’accès.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Paramètre | Type | Description |
|---|---|---|
| key | const key_t& | Clé Dictionary à accéder. |
ReturnValue
Référence à la valeur existante (ou créée) indexée par key.
Voir aussi
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++