ReorderSectionWithSlides

SectionCollection.ReorderSectionWithSlides method

Перемещает раздел и его слайды из коллекции в указанную позицию.

public void ReorderSectionWithSlides(ISection section, int index)
ПараметрТипОписание
indexISectionЦелевой индекс.
sectionInt32Раздел для перемещения.

Смотрите также