Gets the list of new items involved in the change.
Namespace: MindFusion.GaugesAssembly: MindFusion.Gauges
public T[] NewItems { get; set; }
Public Property NewItems As T()
An array with the new items related to the action.
NotifyCollectionChangedEventArgs(T) MembersNotifyCollectionChangedEventArgs(T) ClassMindFusion.Gauges Namespace