PegByteParserGetSource Method |
Gets the current source data.
Namespace: Altaxo.Main.PegParserAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic byte[] GetSource()
Return Value
ByteThe current source data.
See Also