Namespace:
NHibernate.Hql.Classic
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function LastCollectionElement As PathExpressionParser..::.CollectionElement |
C# |
---|
public PathExpressionParser..::.CollectionElement LastCollectionElement() |
Visual C++ |
---|
public: PathExpressionParser..::.CollectionElement^ LastCollectionElement() |
JavaScript |
---|
function lastCollectionElement(); |