Information
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.

ITestPointStatistics::GetStatistics Method ()

 

Returns an array of ITestPointStatistic objects that represents this set of statistics.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

array<ITestPointStatistic^>^ GetStatistics()

Return Value

Type: array<Microsoft.TeamFoundation.TestManagement.Client::ITestPointStatistic^>^

The array of test point statistics.

Return to top
Show: