Share via


ItemsChangedEventArgs.ItemCount Propiedad

Definición

Obtiene el número de elementos implicados en el cambio.

public:
 property int ItemCount { int get(); };
public int ItemCount { get; }
member this.ItemCount : int
Public ReadOnly Property ItemCount As Integer

Valor de propiedad

Int32

Entero que representa el número de elementos implicados en el cambio.

Se aplica a