Compartilhar via


TestCommandStatusList.Remove(TestCommandStatus) Método

Definição

Remover o item especificado desta lista

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

Parâmetros

item
TestCommandStatus

O item a ser removido.

Retornos

A lista com o item removido.

Implementações

Aplica-se a