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