Partager via


ISectionFactory.CreateSections, méthode

Cette méthode doit retourner l'IOrderedSections pour cette fabrique.

Espace de noms :  Microsoft.TeamFoundation.Build.Controls
Assembly :  Microsoft.TeamFoundation.Build.Controls (dans Microsoft.TeamFoundation.Build.Controls.dll)

Syntaxe

'Déclaration
Function CreateSections ( _
    container As ISectionContainer _
) As IOrderedSection()
IOrderedSection[] CreateSections(
    ISectionContainer container
)

Paramètres

Valeur de retour

Type : array<Microsoft.TeamFoundation.Build.Controls.IOrderedSection[]
tableau d'IBuildDetailSections

Sécurité .NET Framework

Voir aussi

Référence

ISectionFactory Interface

Microsoft.TeamFoundation.Build.Controls, espace de noms