共用方式為


ITestPointStatistics.GetStatistics Method

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

Syntax

'Declaration
Function GetStatistics As ITestPointStatistic()
ITestPointStatistic[] GetStatistics()
array<ITestPointStatistic^>^ GetStatistics()
abstract GetStatistics : unit -> ITestPointStatistic[] 
function GetStatistics() : ITestPointStatistic[]

Return Value

Type: array<Microsoft.TeamFoundation.TestManagement.Client.ITestPointStatistic[]

.NET Framework Security

See Also

Reference

ITestPointStatistics Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace