Freigeben über


DeployedApplicationList.Remove(DeployedApplication) Methode

Definition

Entfernen des angegebenen Elements aus dieser Liste

public bool Remove (System.Fabric.Query.DeployedApplication item);
abstract member Remove : System.Fabric.Query.DeployedApplication -> bool
override this.Remove : System.Fabric.Query.DeployedApplication -> bool
Public Function Remove (item As DeployedApplication) As Boolean

Parameter

item
DeployedApplication

Das zu entfernende Element.

Gibt zurück

Die Liste mit entferntem Element.

Implementiert

Gilt für: