System::Collections::Generic::IKVCollection::idx_set メソッド
IKVCollection::idx_set method
セッタ関数。
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 要素を設定するインデックス。 |
| value | T | 指定された要素に設定する値です。 |
参照
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++