ITeamProjectCollectionService.GetCollections, méthode (IEnumerable<Guid>)

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Function GetCollections ( _
    collectionIds As IEnumerable(Of Guid) _
) As IList(Of TeamProjectCollection)
IList<TeamProjectCollection> GetCollections(
    IEnumerable<Guid> collectionIds
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IList<TeamProjectCollection>

Sécurité .NET Framework

Voir aussi

Référence

ITeamProjectCollectionService Interface

GetCollections, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms