Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

RequestId::Equals Method

 

Compares this instance with the provided RequestId or object for value equality.

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Compares this instance with the provided object for value equality.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodEquals(RequestId^)

Compares this instance with the provided RequestId for value equality.

Return to top
Show: