|
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; }
Public ReadOnly Property Collection As IEnumerable(Of Object)
Get
Property Value
Type:
IEnumerableObjectSee Also