Compartilhar via


DeployedApplicationList.Remove(DeployedApplication) Método

Definição

Remover o item especificado desta lista

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

Parâmetros

item
DeployedApplication

O item a ser removido.

Retornos

A lista com o item removido.

Implementações

Aplica-se a