Add a collection of objects to the output document
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function BindAll ( _ objs As ICollection _ ) As IDatabinder |
C# |
---|
IDatabinder BindAll( ICollection objs ) |
Visual C++ |
---|
IDatabinder^ BindAll( ICollection^ objs ) |
JavaScript |
---|
function bindAll(objs); |
Parameters
- objs
- Type: System.Collections..::.ICollection
A collection of transient or persistent instance