Compartir a través de


TestCommandStatusList.Add(TestCommandStatus) Método

Definición

Agrega el elemento especificado a la lista.

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)

Parámetros

item
TestCommandStatus

Elemento que se va a agregar a la lista.

Implementaciones

Se aplica a