共用方式為


ITeamProjectCollectionService.GetCollections 方法 (IEnumerable<Guid>)

命名空間:  Microsoft.TeamFoundation.Framework.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Function GetCollections ( _
    collectionIds As IEnumerable(Of Guid) _
) As IList(Of TeamProjectCollection)
IList<TeamProjectCollection> GetCollections(
    IEnumerable<Guid> collectionIds
)

參數

傳回值

型別:System.Collections.Generic.IList<TeamProjectCollection>

.NET Framework 安全性

請參閱

參考

ITeamProjectCollectionService 介面

GetCollections 多載

Microsoft.TeamFoundation.Framework.Client 命名空間