FixedBitArray3Clear(Boolean) Method |
Clears all bits matching the specified value.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Clear(
bool value
)
Parameters
- value Boolean
- The bit value to clear.
See Also