Called before recreating a collection

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

Syntax

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

See Also