PegByteParserBytesetDataRange Constructor |
Namespace: Altaxo.Main.PegParserAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic Range(
byte low,
byte high
)
Parameters
- low Byte
- The lower bound.
- high Byte
- The upper bound.
See Also