NotificationCollection<T> Constructors
Represents a base class for collections that are able to send update notifications.Name | Description |
---|---|
NotificationCollection() | Initializes a new instance of the NotificationCollection<T> class with the default settings. |
See Also