[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.Tree.IASTNode.ChildCount"]

Namespace: NHibernate.Hql.Ast.ANTLR.Tree
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
int ChildCount { get; }
Visual Basic
ReadOnly Property ChildCount As Integer
	Get
Visual C++
property int ChildCount {
	int get ();
}

See Also