[Missing <summary> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromClause.GetCollectionFetches"]

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

Syntax

C#
public IList<IASTNode> GetCollectionFetches()
Visual Basic
Public Function GetCollectionFetches As IList(Of IASTNode)
Visual C++
public:
IList<IASTNode^>^ GetCollectionFetches()

Return Value

[Missing <returns> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromClause.GetCollectionFetches"]

See Also