Raised when the collection has been changed. Provides detailed information about what caused the changed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
Visual Basic Copy Code |
---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |
CollectionChanged event handlers receive an argument of type NotifyCollectionChangedEventArgs.