Called by any writer method of the collection interface

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

Syntax

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

See Also