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

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

Syntax

C#
public IList GetAncestors()
Visual Basic
Public Function GetAncestors As IList
Visual C++
public:
virtual IList^ GetAncestors() sealed

Return Value

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

See Also