Sets the specified element of the BitArray to the value specified.
- index
- The index of the element to be set.
- value
- The value to set the indexed element to.
If the index is out of range a ArgumentOutOfRangeException will be thrown.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0