Click or drag to resize

ITreeDeleteChild Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree.DeleteChild(System.Int32)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
Object DeleteChild(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree.DeleteChild(System.Int32)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree.DeleteChild(System.Int32)"]

See Also