ICollectionChangedEventData.Added Property

Definition

The entities added to the collection.

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

Property Value

Applies to