Click or drag to resize

BaseTreeAdaptorDupTree Method (Object)

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

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual Object DupTree(
	Object tree
)

Parameters

tree
Type: SystemObject

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

Return Value

Type: Object

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

Implements

ITreeAdaptorDupTree(Object)
See Also