Method SetAllBits
SetAllBits()
Sets all bits to 1.
public void SetAllBits()
SetAllBits(bool)
Sets all bits to the specified value.
public void SetAllBits(bool value)
Parameters
value
bool
Sets all bits to 1.
public void SetAllBits()
Sets all bits to the specified value.
public void SetAllBits(bool value)
value
bool