AddEmptySection

ISectionCollection.AddEmptySection method

将空白部分添加到集合的指定位置。

public ISection AddEmptySection(string name, int index)
范围类型描述
nameString部分名称
indexInt32新索引部分。

返回值

新增部分。

也可以看看