ASP.NET Pack Programmer's Guide
NotifyCollectionChangedEventArgs(T) Constructor
See Also
 





Initializes a new instance of the NotifyCollectionChangedEventArgs class.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public NotifyCollectionChangedEventArgs<T> ()

Visual Basic  Copy Code

Public Sub New(Of T) ()

 See Also

NotifyCollectionChangedEventArgs(T) Class
MindFusion.Diagramming Namespace