System::Collections::Generic::SortedDictionaryPtr::operator[] метод
SortedDictionaryPtr::operator[] method
Функция доступа.
V & System::Collections::Generic::SortedDictionaryPtr<T, V>::operator[](const T &key) const
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const T& | Ключ для доступа к элементу. |
ReturnValue
Ссылка на элемент по указанному ключу.
См. также
- Class SortedDictionaryPtr
- Namespace System::Collections::Generic
- Library Aspose.Font for C++