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
Public method Equals(Object) Returns whether the provided object is equal to the current object. (Overrides Object::Equals(Object).)
Public method Equals(UITest) Returns whether the provided UITest is equal to the current object.
Top
Show: