Share via


ICollectionChangedEventData.Removed Property

Definition

The entities removed from the collection.

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

Property Value

Applies to