System::Collections::Generic::SortedDictionaryPtr::operator[] metodo
SortedDictionaryPtr::operator[] method
Funzione di accesso.
V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| chiave | const T& | Chiave per accedere all’elemento a. |
ReturnValue
Riferimento all’elemento alla chiave specificata.
Vedi anche
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Font for C++