Click or drag to resize

PegBaseParserRewind Method

Resets the current parser position to the beginning of the source.

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void Rewind()
See Also