Table of Contents

Method OnCollectionChanged

Namespace
Innova.Prism.Library.ClassDefinitions
Assembly
Innova.Prism.Library.dll

OnCollectionChanged(NotifyCollectionChangedEventArgs)

Raises the CollectionChanged event with the provided arguments.

protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)

Parameters

e NotifyCollectionChangedEventArgs

The event arguments.