[Missing <summary> documentation for "M:NHibernate.EmptyInterceptor.OnCollectionRecreate(System.Object,System.Object)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public virtual void OnCollectionRecreate( Object collection, Object key ) |
Visual Basic |
---|
Public Overridable Sub OnCollectionRecreate ( _ collection As Object, _ key As Object _ ) |
Visual C++ |
---|
public: virtual void OnCollectionRecreate( Object^ collection, Object^ key ) |
Parameters
- collection
- Type: System..::..Object
[Missing <param name="collection"/> documentation for "M:NHibernate.EmptyInterceptor.OnCollectionRecreate(System.Object,System.Object)"]
- key
- Type: System..::..Object
[Missing <param name="key"/> documentation for "M:NHibernate.EmptyInterceptor.OnCollectionRecreate(System.Object,System.Object)"]