ITestPlan.FindTestPoint Method
Include Protected Members
Include Inherited Members
Finds and returns a specified test point.
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 | |
---|---|---|
![]() |
FindTestPoint(Int32) | Finds and returns a test point that is specified by the test point ID. |
![]() |
FindTestPoint(Int32, String) | Finds and returns a test point that is specified by the test point ID. |
Top