Called before updating a collection

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

Syntax

C#
public interface IPreCollectionUpdateEventListener
Visual Basic
Public Interface IPreCollectionUpdateEventListener
Visual C++
public interface class IPreCollectionUpdateEventListener

See Also