Mark the collection as initialized.

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

Syntax

C#
protected virtual void SetInitialized()
Visual Basic
Protected Overridable Sub SetInitialized
Visual C++
protected:
virtual void SetInitialized()

See Also