System::Collections::BitArray::idx_set method
BitArray::idx_set method
Setter function.
void System::Collections::BitArray::idx_set(int index, bool value)
Parameter | Type | Description |
---|---|---|
index | int | Index of bit to set. |
value | bool | New bit value. |
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++