ExpectedProcessCollection.IndexOf(ExpectedProcessCollectionEntry) Метод

Определение

Возвращение индекса данного элемента

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

Параметры

Возвращаемое значение

Int32

Реализации

Применяется к