Provides data for the ObservableCollection<T>.CollectionChanged event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public class NotifyCollectionChangedEventArgs<T> : EventArgs |
Visual Basic Copy Code |
---|
Public Class NotifyCollectionChangedEventArgs(Of T) |
System.Object
System.EventArgs
MindFusion.Scheduling.NotifyCollectionChangedEventArgs(T)