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ètreTypeDescription
cléconst T&Clé pour accéder à l’élément à.

ReturnValue

Référence à l’élément à la clé spécifiée.

Voir aussi