|   | CollectionChangeContextItemsBefore Property  | 
        
         
            Gets a copy of collection items before the collection was changed
            
 
    Namespace: 
   TrackerDog.CollectionHandling
    Assembly:
   TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
 Syntax
Syntaxpublic IEnumerable<Object> ItemsBefore { get; }Public ReadOnly Property ItemsBefore As IEnumerable(Of Object)
	Get
Property Value
Type: 
IEnumerableObject See Also
See Also