Click or drag to resize

CollectionChangeContextCollection Property

Gets the collection subject of changes

Namespace:  TrackerDog.CollectionHandling
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IEnumerable<Object> Collection { get; }

Property Value

Type: IEnumerableObject
See Also