Freigeben über


TestCommandStatusList.Remove(TestCommandStatus) Methode

Definition

Entfernen des angegebenen Elements aus dieser 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

Parameter

item
TestCommandStatus

Das zu entfernende Element.

Gibt zurück

Die Liste mit entferntem Element.

Implementiert

Gilt für: