UITest::Equals Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Returns whether the provided object is equal to the current object.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Returns whether the provided object is equal to the current object. (Overrides Object::Equals(Object).) |
|
Equals(UITest) | Returns whether the provided UITest is equal to the current object. |
Show: