Freigeben über


ISectionFactory.CreateSections-Methode

Diese Methode sollte alle IOrderedSections für diese Factory zurückgeben.

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

Syntax

'Declaration
Function CreateSections ( _
    container As ISectionContainer _
) As IOrderedSection()
IOrderedSection[] CreateSections(
    ISectionContainer container
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Build.Controls.IOrderedSection[]
Array von IBuildDetailSections

.NET Framework-Sicherheit

Siehe auch

Referenz

ISectionFactory Schnittstelle

Microsoft.TeamFoundation.Build.Controls-Namespace