Initializes a new instance of the Collection class
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
protected Collection( PersistentClass owner )  | 
| Visual Basic | 
|---|
Protected Sub New ( _ owner As PersistentClass _ )  | 
| Visual C++ | 
|---|
protected: Collection( PersistentClass^ owner )  | 
Parameters
- owner
 - Type: NHibernate.Mapping..::..PersistentClass
[Missing <param name="owner"/> documentation for "M:NHibernate.Mapping.Collection.#ctor(NHibernate.Mapping.PersistentClass)"]