Click or drag to resize

BufferedTreeNodeStreamPop Method

Seek back to previous index saved during last push() call. Return top of stack (return index).

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.Pop"]

See Also