ElementNotificationCollection<T> Constructors
A base class for collections that can send notifications about element updates.Name | Description |
---|---|
ElementNotificationCollection() | Initializes a new instance of the ElementNotificationCollection<T> class. |
See Also