Freigeben über


ITestPointStatistics.GetStatistics-Methode

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[]

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPointStatistics Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace