Click or drag to resize

TreeWizardEqualsCore Method

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

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected static bool EqualsCore(
	Object t1,
	Object t2,
	ITreeAdaptor adaptor
)

Parameters

t1
Type: SystemObject

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

t2
Type: SystemObject

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

adaptor
Type: Stimulsoft.Data.Expressions.Antlr.Runtime.TreeITreeAdaptor

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

Return Value

Type: Boolean

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

See Also