Click or drag to resize

ITreeAdaptorDupNode Method (Object, String)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITreeAdaptor.DupNode(System.Object,System.String)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
Object DupNode(
	Object treeNode,
	string text
)

Parameters

treeNode
Type: SystemObject

[Missing <param name="treeNode"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITreeAdaptor.DupNode(System.Object,System.String)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITreeAdaptor.DupNode(System.Object,System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITreeAdaptor.DupNode(System.Object,System.String)"]

See Also