[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Clears all bits in the array.
ClearAll clears all bits in the array, i.e. sets them to zero. ClearAll works faster than clearing all individual bits, since it uses the packed nature of the bits.
None.
|
Access to all bits in the array. |
|
|
Clears a particular bit. |