Click or drag to resize

TokenRewriteStreamDeleteProgram Method (String)

Reset the program so that no instructions exist

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual void DeleteProgram(
	string programName
)

Parameters

programName
Type: SystemString

[Missing <param name="programName"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.TokenRewriteStream.DeleteProgram(System.String)"]

See Also