ISectionFactory.CreateSections 方法

此方法应返回此工厂的所有 IOrderedSections。

命名空间:  Microsoft.TeamFoundation.Build.Controls
程序集:  Microsoft.TeamFoundation.Build.Controls(在 Microsoft.TeamFoundation.Build.Controls.dll 中)

语法

声明
Function CreateSections ( _
    container As ISectionContainer _
) As IOrderedSection()
IOrderedSection[] CreateSections(
    ISectionContainer container
)

参数

返回值

类型:array<Microsoft.TeamFoundation.Build.Controls.IOrderedSection[]
数组 IBuildDetailSections

.NET Framework 安全性

请参阅

参考

ISectionFactory 接口

Microsoft.TeamFoundation.Build.Controls 命名空间