Freigeben über


ISectionFactory.CreateNodes-Methode

Diese Methode sollte alle ISectionNodes 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 CreateNodes ( _
    container As ISectionContainer _
) As ISectionNode()
ISectionNode[] CreateNodes(
    ISectionContainer container
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Build.Controls.ISectionNode[]
Array von IBuildDetailNodes

.NET Framework-Sicherheit

Siehe auch

Referenz

ISectionFactory Schnittstelle

Microsoft.TeamFoundation.Build.Controls-Namespace