Freigeben über


TfvcItemsCollection-Konstruktor (IList<TfvcItem>)

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    source As IList(Of TfvcItem) _
)
public TfvcItemsCollection(
    IList<TfvcItem> source
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcItemsCollection Klasse

TfvcItemsCollection-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace