Freigeben über


ItemCollection<T>.Item-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property Item ( _
    name As String _
) As T
public T this[
    string name
] { get; }

Parameter

Eigenschaftswert

Typ: T
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemCollection<T> Klasse

Microsoft.TeamFoundation.Warehouse-Namespace