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.
UITechnologyElementProxy::Equals Method (Object^)
Determines whether the specified object is equal to the current object.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare with the current object.
Return Value
Type: System::BooleanTrue if the specified object is equal to the current object; otherwise, false.
Show: