Partager via


INameObjectCollection.RemoveAt(Int32) Méthode

Définition

Supprime l'entrée à l'index spécifié de l'instance.

public:
 void RemoveAt(int index);
public void RemoveAt (int index);
abstract member RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Paramètres

index
Int32

Valeur Int32 qui représente l'index d'une entrée.

S’applique à