ExpectedProcessCollection.Remove(ExpectedProcessCollectionEntry) Method

Definition

public:
 virtual bool Remove(Microsoft::VisualStudio::IntelliTrace::ExpectedProcessCollectionEntry ^ item);
public bool Remove (Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry item);
abstract member Remove : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry -> bool
override this.Remove : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry -> bool
Public Function Remove (item As ExpectedProcessCollectionEntry) As Boolean

Parameters

Returns

Implements

Applies to