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

属性值

已更改的集合引用。

适用于