Compartir a través de


EntityCollectionChangedParams.Collection Propiedad

Definición

El DataServiceCollection<T> que ha cambiado.

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

Valor de propiedad

Una referencia a la colección que ha cambiado.

Se aplica a