CollectionChangedEventData.Added Property

Definition

The entities added to the collection.

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

Property Value

Implements

Applies to