Freigeben über


DeployedApplicationList.Add(DeployedApplication) Methode

Definition

Fügt der Liste das angegebene Element hinzu.

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)

Parameter

item
DeployedApplication

Das Element, das hinzugefügt werden soll.

Implementiert

Gilt für: