Share via


TestId.Equals Method

Include Protected Members
Include Inherited Members

Returns a value that indicates whether a provided object is equal to the current object.

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) Returns a value that indicates whether a provided object is equal to the current object. (Overrides Object.Equals(Object).)
Public method Equals(TestId) Returns a value that indicates whether a provided test ID is equal to the current object.

Top

See Also

Reference

TestId Class

Microsoft.VisualStudio.TestTools.Common Namespace