System::Collections::Generic::SortedDictionaryPtr::operator[] méthode
SortedDictionaryPtr::operator[] method
Fonction d’accès.
V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
| Paramètre | Type | Description |
|---|---|---|
| clé | const T& | Clé pour accéder à l’élément à. |
ReturnValue
Référence à l’élément à la clé spécifiée.
Voir aussi
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Font for C++