Create a new projection list

Namespace: NHibernate.Criterion
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static ProjectionList ProjectionList()
Visual Basic
Public Shared Function ProjectionList As ProjectionList
Visual C++
public:
static ProjectionList^ ProjectionList()

Return Value

[Missing <returns> documentation for "M:NHibernate.Criterion.Projections.ProjectionList"]

See Also