ExpectedProcessCollectionEntry.Equals(ExpectedProcessCollectionEntry) Method

Definition

Test if the ExpectedProcessTraits match.

public:
 virtual bool Equals(Microsoft::VisualStudio::IntelliTrace::ExpectedProcessCollectionEntry ^ other);
public bool Equals (Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry other);
override this.Equals : Microsoft.VisualStudio.IntelliTrace.ExpectedProcessCollectionEntry -> bool
Public Function Equals (other As ExpectedProcessCollectionEntry) As Boolean

Parameters

Returns

Implements

Applies to