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