CollectionChangedEventManager Constructor
Creates a new CollectionChangedEventManager.
Namespace:
Tortuga.Anchor.EventingAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public CollectionChangedEventManager( INotifyCollectionChanged source )
Public Sub New ( _ source As INotifyCollectionChanged _ )
Parameters
- source
- Type: INotifyCollectionChanged
The source.