Set up the temporary List that will be used in the EndRead() to fully create the set.

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

Syntax

C#
public override void BeginRead()
Visual Basic
Public Overrides Sub BeginRead
Visual C++
public:
virtual void BeginRead() override

Implements

IPersistentCollection..::..BeginRead()()()()

See Also