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