Class CollectionChangedEventArgs
The parameters of a collection changed event
Inherited Members
      System.EventArgs.Empty
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class CollectionChangedEventArgs : DatabaseChangedEventArgsProperties
| Improve this Doc View SourceCollection
Gets the collection in which the change occurred
Declaration
public Collection Collection { get; }Property Value
| Type | Description | 
|---|---|
| Collection |