IVectorChangedEventArgs.CollectionChange Propiedad

Definición

Obtiene el tipo de cambio que se produjo en el vector.

public:
 property CollectionChange CollectionChange { CollectionChange get(); };
CollectionChange CollectionChange();
public CollectionChange CollectionChange { get; }
var collectionChange = iVectorChangedEventArgs.collectionChange;
Public ReadOnly Property CollectionChange As CollectionChange

Valor de propiedad

Tipo de cambio en el vector.

Se aplica a