Initializes a new instance of the SafetyEnumerable<(Of <(<'T>)>)> class
Namespace: NHibernate.UtilAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SafetyEnumerable( IEnumerable collection ) |
Visual Basic |
---|
Public Sub New ( _ collection As IEnumerable _ ) |
Visual C++ |
---|
public: SafetyEnumerable( IEnumerable^ collection ) |
Parameters
- collection
- Type: System.Collections..::..IEnumerable
[Missing <param name="collection"/> documentation for "M:NHibernate.Util.SafetyEnumerable`1.#ctor(System.Collections.IEnumerable)"]