Click or drag to resize

BufferedTreeNodeStreamGetNodeIndex Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.GetNodeIndex(System.Object)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual int GetNodeIndex(
	Object node
)

Parameters

node
Type: SystemObject

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.GetNodeIndex(System.Object)"]

See Also