Condividi tramite


ItemsChangedEventArgs.ItemCount Proprietà

Definizione

Ottiene il numero di elementi interessati dalla modifica.

public:
 property int ItemCount { int get(); };
int ItemCount();
public int ItemCount { get; }
var int32 = itemsChangedEventArgs.itemCount;
Public ReadOnly Property ItemCount As Integer

Valore della proprietà

Int32

int

Integer che rappresenta il numero di elementi interessati dalla modifica.

Si applica a