Method SetBitAt SetBitAt(uint, bool) Set the bit at given index Declaration public void SetBitAt(uint bitIndex, bool value) Parameters Type Name Description uint bitIndex The index bool value The value Implements ISerializedBitArray.SetBitAt(uint, bool)