Метод System::Collections::Generic::IDictionary::idx_get
IDictionary::idx_get method
Функция получения.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const TKey& | Ключ для поиска. |
ReturnValue
Значение по указанному ключу.
См. также
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++