Method GetBitAt_Internal
GetBitAt_Internal(uint)
Get the value at index
Declaration
protected override bool GetBitAt_Internal(uint bitIndex)
Parameters
Type | Name | Description |
---|---|---|
uint | bitIndex | The index |
Returns
Type | Description |
---|---|
bool | Value at the index |