Share via


UIObject.Remove Method

Include Protected Members
Include Inherited Members

Removes a specified UI object from the descendent objects in this UI object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(String) Removes the specified UI object from the descendent objects in this UI object.
Public method Remove(UIObject) Removes the provided UI object from the descendent objects in this UI object.

Top

See Also

Reference

UIObject Class

Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace