[This is preliminary documentation and is subject to change.]
The BitList type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| BitList | Initializes a new instance of the BitList class |
Methods
| Name | Description | |
|---|---|---|
| AppendBit | ||
| AppendBitList | ||
| AppendBits | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
| Equals(BitList) | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetBytes | ||
| GetHashCode | (Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides | |
| Xor |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| ByteSize | ||
| Item | ||
| Size |
See Also