Share via


DeployedApplicationList.Add(DeployedApplication) Method

Definition

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

Parameters

Implements

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

Applies to