Udostępnij za pośrednictwem


Właściwość ITestPointStatisticsByPivot.Item —

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
ReadOnly Default Property Item ( _
    key As TestPointStatisticsQueryPivotType _
) As List(Of ITestPointStatisticsPivotItem)
List<ITestPointStatisticsPivotItem> this[
    TestPointStatisticsQueryPivotType key
] { get; }
property List<ITestPointStatisticsPivotItem^>^ default[TestPointStatisticsQueryPivotType key] {
    List<ITestPointStatisticsPivotItem^>^ get (TestPointStatisticsQueryPivotType key);
}
abstract Item : 
        key:TestPointStatisticsQueryPivotType -> List<ITestPointStatisticsPivotItem> with get
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

Wartość właściwości

Typ: System.Collections.Generic.List<ITestPointStatisticsPivotItem>
Returns List<T>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPointStatisticsByPivot Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client