BaseTreeChildCount Property  | 
 [Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BaseTree.ChildCount"]
 
    Namespace: 
   Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
    Assembly:
   Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual int ChildCount { get; }Public Overridable ReadOnly Property ChildCount As Integer
	Get
Property Value
Type: 
Int32Implements
ITreeChildCount
See Also