ReorderSectionWithSlides

SectionCollection.ReorderSectionWithSlides 方法

将部分及其幻灯片从集合移动到指定位置。

public void ReorderSectionWithSlides(ISection section, int index)
参数类型描述
indexISection目标索引。
sectionInt32要移动的部分。

另请参见