RemoveSectionWithSlides

ISectionCollection.RemoveSectionWithSlides method

Remove section and slides contained in the section.

public void RemoveSectionWithSlides(ISection section)
ParameterTypeDescription
sectionISectionThe section to remove from the collection.

See Also