PegByteParserBytesetDataRange Constructor |
Namespace: Altaxo.Main.PegParserAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Range(
byte low,
byte high
)
Parameters
- low Byte
[Missing <param name="low"/> documentation for "M:Altaxo.Main.PegParser.PegByteParser.BytesetData.Range.#ctor(System.Byte,System.Byte)"]
- high Byte
[Missing <param name="high"/> documentation for "M:Altaxo.Main.PegParser.PegByteParser.BytesetData.Range.#ctor(System.Byte,System.Byte)"]
See Also