ExpectedProcessCollection.IndexOf(ExpectedProcessCollectionEntry) Método

Definição

Retornar o índice do item fornecido

public:
 virtual int IndexOf(Microsoft::VisualStudio::IntelliTrace::ExpectedProcessCollectionEntry ^ item);
public int IndexOf (Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry item);
abstract member IndexOf : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry -> int
override this.IndexOf : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry -> int
Public Function IndexOf (item As ExpectedProcessCollectionEntry) As Integer

Parâmetros

Retornos

Int32

Implementações

Aplica-se a