ExpectedProcessCollection.Remove(ExpectedProcessCollectionEntry) 方法

定义

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

参数

返回

Boolean

实现

适用于