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.
UITestAction::Equals Method (Object^)
Returns a value that indicates whether the given object is equal to this UI test action.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- other
-
Type:
System::Object^
An object to compare to this action.
Show: