Click or drag to resize

BufferedTreeNodeStreamPush Method

Make stream jump to a new location, saving old location. Switch back with pop().

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual void Push(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.Push(System.Int32)"]

See Also