The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestResultGroup::GetItem Method (Int32)
Retrieves the WebTestResultUnit at the specified index from the collection.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- itemId
-
Type:
System::Int32
The specified index.
Return Value
Type: Microsoft.VisualStudio.TestTools.WebTesting::WebTestResultUnit^The WebTestResultUnit at the specified index.
Show: