System::Collections::Generic::IKVCollection::idx_set 메서드
IKVCollection::idx_set method
Setter 함수.
virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 요소를 설정할 인덱스. |
| value | T | 지정된 요소에 설정할 값. |
또 보기
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++