Property | Type | Description | |
---|---|---|---|
Bits | long |
Method | Description | |
---|---|---|
GetBit ( int bitIndex ) : bool | ||
Reset ( ) : void | ||
SetBit ( int bitIndex, bool state = true ) : void |
public SetBit ( int bitIndex, bool state = true ) : void | ||
bitIndex | int | |
state | bool | |
return | void |