'Declaration
Public Event CollectionChanged As EventHandler(Of CollectionChangedEventArgs(Of SessionFragmentCollection,SessionFragment))
public event EventHandler<CollectionChangedEventArgs<SessionFragmentCollection,SessionFragment>> CollectionChanged