|
CollectionChangeContextChange Property
|
Gets or sets the change produced by a collection change handler like a collection change interceptor
Namespace:
TrackerDog.CollectionHandling
Assembly:
TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public CollectionChange Change { get; set; }
Public Property Change As CollectionChange
Get
Set
Property Value
Type:
CollectionChangeSee Also