System::Collections::BitArray::idx_set 메서드
BitArray::idx_set method
Setter 함수.
void System::Collections::BitArray::idx_set(int index, bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 설정할 비트의 인덱스. |
| value | bool | 새 비트 값. |
또 보기
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++