System::Collections::Generic::SortedDictionaryPtr::operator[] Methode

SortedDictionaryPtr::operator[] method

Accessor‑Funktion.

V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
ParameterTypBeschreibung
Schlüsselconst T&Schlüssel zum Zugriff auf das Element bei.

ReturnValue

Referenz auf das Element beim angegebenen Schlüssel.

Siehe auch