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