UITechnologyElementProxy.Equals Method (IUITechnologyElement)
Visual Studio 2012
Determines whether the specified object is equal to the current object.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- element
- Type: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
The object to compare with the current object.
Return Value
Type: BooleanTrue if the specified object is equal to the current object; otherwise, false.
Implements
IUITechnologyElement.Equals(IUITechnologyElement)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.