UITechnologyElement.Equals(IUITechnologyElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract bool Equals(Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ element);
public abstract bool Equals (Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement element);
override this.Equals : Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement -> bool
Public MustOverride Function Equals (element As IUITechnologyElement) As Boolean
Parameters
- element
- IUITechnologyElement