TestParameterCollection.Item Property
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Item[Int32] | (Inherited from ReadOnlyCollection<T>.) |
![]() |
Item[String] | Gets a test parameter from the collection as identified by the given parameter name. |
See Also
TestParameterCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top