Click or drag to resize

ITreeAdaptorDupNode Method (Int32, Object)

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

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

Parameters

type
Type: SystemInt32

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

treeNode
Type: SystemObject

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

Return Value

Type: Object

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

See Also