Click or drag to resize

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; }

Property Value

Type: CollectionChange
See Also