Click or drag to resize

BaseTreeDupNode Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BaseTree.DupNode"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public abstract ITree DupNode()

Return Value

Type: ITree

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

Implements

ITreeDupNode
See Also