UITestControlCollection.IndexOf(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:
int IndexOf(Microsoft::VisualStudio::TestTools::UITesting::UITestControl ^ control);
public int IndexOf (Microsoft.VisualStudio.TestTools.UITesting.UITestControl control);
member this.IndexOf : Microsoft.VisualStudio.TestTools.UITesting.UITestControl -> int
Public Function IndexOf (control As UITestControl) As Integer
Parameters
- control
- UITestControl