TfvcChangesetsCollection, constructeur (IList<TfvcChangesetRef>)
Espace de noms : Microsoft.TeamFoundation.SourceControl.WebApi
Assembly : Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntaxe
'Déclaration
Public Sub New ( _
source As IList(Of TfvcChangesetRef) _
)
public TfvcChangesetsCollection(
IList<TfvcChangesetRef> source
)
Paramètres
- source
Type : System.Collections.Generic.IList<TfvcChangesetRef>
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
TfvcChangesetsCollection Classe
TfvcChangesetsCollection, surcharge
Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms