Partager via


TestCommandStatusList.Remove(TestCommandStatus) Méthode

Définition

Supprimer l’élément spécifié de cette liste

public bool Remove (System.Fabric.Query.TestCommandStatus item);
abstract member Remove : System.Fabric.Query.TestCommandStatus -> bool
override this.Remove : System.Fabric.Query.TestCommandStatus -> bool
Public Function Remove (item As TestCommandStatus) As Boolean

Paramètres

item
TestCommandStatus

Élément à supprimer.

Retours

Liste avec l’élément supprimé.

Implémente

S’applique à