'Declaration
Protected Overridable Sub OnCollectionChanged( _ ByVal e As CollectionChangedEventArgs(Of SessionFragmentCollection,SessionFragment) _ )
protected virtual void OnCollectionChanged( CollectionChangedEventArgs<SessionFragmentCollection,SessionFragment> e )
Parameters
- e