ICollectionChangedEventData.Added 属性

定义

添加到集合中的实体。

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

属性值

适用于