Each row of results is a IList

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

Syntax

C#
public static readonly ToListResultTransformer ToList
Visual Basic
Public Shared ReadOnly ToList As ToListResultTransformer
Visual C++
public:
static initonly ToListResultTransformer^ ToList

See Also