System::Collections::Generic::SortedDictionaryPtr::operator[] Methode
SortedDictionaryPtr::operator[] method
Accessor‑Funktion.
V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| Schlüssel | const T& | Schlüssel zum Zugriff auf das Element bei. |
ReturnValue
Referenz auf das Element beim angegebenen Schlüssel.
Siehe auch
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Font for C++