IVectorChangedEventArgs.CollectionChange Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le type de modification qui s’est produit dans le vecteur.
public:
property CollectionChange CollectionChange { CollectionChange get(); };
CollectionChange CollectionChange();
public CollectionChange CollectionChange { get; }
var collectionChange = iVectorChangedEventArgs.collectionChange;
Public ReadOnly Property CollectionChange As CollectionChange
Valeur de propriété
Type de modification dans le vecteur.