This topic has not yet been rated - Rate this topic

UITechnologyElement.Equals Method (IUITechnologyElement)

Returns a value that indicates whether the provided object is equal to this element.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
public abstract bool Equals(
	IUITechnologyElement element
)

Return Value

Type: System.Boolean
true if the objects are equal; otherwise, false.

Implements

IUITechnologyElement.Equals(IUITechnologyElement)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.