Partilhar via


TestCommandStatusList.IndexOf(TestCommandStatus) Método

Definição

Obtém o índice do item especificado nesta lista.

public int IndexOf (System.Fabric.Query.TestCommandStatus item);
abstract member IndexOf : System.Fabric.Query.TestCommandStatus -> int
override this.IndexOf : System.Fabric.Query.TestCommandStatus -> int
Public Function IndexOf (item As TestCommandStatus) As Integer

Parâmetros

item
TestCommandStatus

O item especificado.

Retornos

O índice do item especificado nesta lista.

Implementações

Aplica-se a