Share via


RequestId.Equals Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) Compares this instance with the provided object for value equality. (Overrides Object.Equals(Object).)
Public method Equals(RequestId) Compares this instance with the provided RequestId for value equality.

Top

See Also

Reference

RequestId Class

Microsoft.VisualStudio.TestTools.Execution Namespace