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