System::Collections::Generic::SortedDictionaryPtr::operator[] метод

SortedDictionaryPtr::operator[] method

Функция доступа.

V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
ПараметрТипОписание
ключconst T&Ключ для доступа к элементу.

ReturnValue

Ссылка на элемент по указанному ключу.

См. также