AppendEmptySection

SectionCollection.AppendEmptySection 方法

将空节添加到集合的末尾。

public ISection AppendEmptySection(string name)
参数类型描述
nameString节的名称

返回值

添加的节。

另请参见