Method GetBitAt GetBitAt(uint) Get the bit at given index Declaration public bool GetBitAt(uint bitIndex) Parameters Type Name Description uint bitIndex The index Returns Type Description bool Bit value Implements ISerializedBitArray.GetBitAt(uint)