Get the results and fill the IList
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void List( IList results ) |
Visual Basic |
---|
Sub List ( _ results As IList _ ) |
Visual C++ |
---|
void List( IList^ results ) |
Parameters
- results
- Type: System.Collections..::..IList
The list to fill with the results.