Share via


TestCommandStatusList.IndexOf(TestCommandStatus) Method

Definition

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

Parameters

Returns

System.Int32

Implements

System.Collections.Generic.IList`1.IndexOf(`0)

Applies to