UITestControlCollection.Remove(UITestControl) 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:
 virtual bool Remove(Microsoft::VisualStudio::TestTools::UITesting::UITestControl ^ item);public bool Remove(Microsoft.VisualStudio.TestTools.UITesting.UITestControl item);abstract member Remove : Microsoft.VisualStudio.TestTools.UITesting.UITestControl -> bool
override this.Remove : Microsoft.VisualStudio.TestTools.UITesting.UITestControl -> boolPublic Function Remove (item As UITestControl) As BooleanParameters
- item
- UITestControl