Share via


EntityCollectionChangedParams.Collection 屬性

定義

取得已變更的 DataServiceCollection<T>

public:
 property System::Collections::ICollection ^ Collection { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Collection { get; }
member this.Collection : System.Collections.ICollection
Public ReadOnly Property Collection As ICollection

屬性值

已變更之集合的參考。

適用於