UpdatePanelTriggerCollection.RemoveItem(Int32) Méthode
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.
Supprime l'élément au niveau de l'index spécifié de UpdatePanelTriggerCollection.
protected:
override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)
Paramètres
- index
- Int32
Index de base zéro de l'élément à supprimer.