Initializes a new instance of the PersistentSet class

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

Syntax

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

See Also