Share via


PropertyTests.Remove(Int32) Méthode

Définition

Supprime l’objet spécifié de la collection.

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

Paramètres

Index
Int32

Argument de type Integer obligatoire. Numéro d’index du test de propriété à supprimer.

S’applique à