[Missing <summary> documentation for "M:NHibernate.Hql.Ast.ANTLR.Util.CollectingNodeVisitor.Collect(NHibernate.Hql.Ast.ANTLR.Tree.IASTNode)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IList<IASTNode> Collect( IASTNode root ) |
Visual Basic |
---|
Public Function Collect ( _ root As IASTNode _ ) As IList(Of IASTNode) |
Visual C++ |
---|
public: IList<IASTNode^>^ Collect( IASTNode^ root ) |
Parameters
- root
- Type: NHibernate.Hql.Ast.ANTLR.Tree..::..IASTNode
[Missing <param name="root"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Util.CollectingNodeVisitor.Collect(NHibernate.Hql.Ast.ANTLR.Tree.IASTNode)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Hql.Ast.ANTLR.Util.CollectingNodeVisitor.Collect(NHibernate.Hql.Ast.ANTLR.Tree.IASTNode)"]