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 | |
---|---|---|
Remove(String) | Removes the specified UI object from the descendent objects in this UI object. | |
Remove(UIObject) | Removes the provided UI object from the descendent objects in this UI object. |
Top
See Also
Reference
Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace