Share via


TestCommandStatusList.Add(TestCommandStatus) Method

Definition

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)

Parameters

Implements

System.Collections.Generic.ICollection`1.Add(`0)

Applies to