共用方式為


ICollectionChangedEventData.Added 屬性

定義

新增至集合的實體。

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

屬性值

適用於