Share via


DeployedApplicationList.Remove(DeployedApplication) Method

Definition

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

Parameters

Returns

System.Boolean

Implements

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

Applies to