Share via


TestCommandStatusList.Add(TestCommandStatus) Methode

Definition

Fügt das angegebene Element der Liste hinzu.

public void Add (System.Fabric.Query.TestCommandStatus item);
abstract member Add : System.Fabric.Query.TestCommandStatus -> unit
override this.Add : System.Fabric.Query.TestCommandStatus -> unit
Public Sub Add (item As TestCommandStatus)

Parameter

item
TestCommandStatus

Das Element, das der Liste hinzugefügt werden soll.

Implementiert

Gilt für: