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

屬性值

這是對已改變收藏的致敬。

適用於