Initializes a new instance of the PersistentGenericList<(Of <(<'T>)>)> class

Namespace: NHibernate.Collection.Generic
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public PersistentGenericList()
Visual Basic
Public Sub New
Visual C++
public:
PersistentGenericList()

See Also