System::Collections::Generic::BaseDictionary::idx_get 方法
BaseDictionary::idx_get method
带键的获取函数。
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| 参数 | 类型 | 描述 |
|---|---|---|
| 键 | const key_t& | 获取值的键。 |
ReturnValue
在 key 位置的元素副本。
另见
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++