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.Page for C++