[Missing <summary> documentation for "M:NHibernate.Hql.Classic.PathExpressionParser.LastCollectionElement"]

Namespace: NHibernate.Hql.Classic
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public PathExpressionParser..::..CollectionElement LastCollectionElement()
Visual Basic
Public Function LastCollectionElement As PathExpressionParser..::..CollectionElement
Visual C++
public:
PathExpressionParser..::..CollectionElement^ LastCollectionElement()

Return Value

[Missing <returns> documentation for "M:NHibernate.Hql.Classic.PathExpressionParser.LastCollectionElement"]

See Also