Click or drag to resize

BaseTreeCreateChildrenList Method

Override in a subclass to change the impl of children list

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual IList<ITree> CreateChildrenList()

Return Value

Type: IListITree

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BaseTree.CreateChildrenList"]

See Also