CollectionChangedEventData.Removed Property

Definition

The entities removed from the collection.

public virtual System.Collections.Generic.IEnumerable<object> Removed { get; }
member this.Removed : seq<obj>
Public Overridable ReadOnly Property Removed As IEnumerable(Of Object)

Property Value

Implements

Applies to