Share via


ForEachItems.Remove(Object) Méthode

Définition

Supprime une collection ForEachItem de la collection ForEachItems.

public:
 void Remove(System::Object ^ Index);
public void Remove (object Index);
member this.Remove : obj -> unit
Public Sub Remove (Index As Object)

Paramètres

Index
Object

Nom, index, ID ou identité de la collection ForEachItem à supprimer.

S’applique à