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