remove_section_with_slides method

remove_section_with_slides

Remove section and slides contained in the section.

def remove_section_with_slides(self, section):
    ...
ParameterTypeDescription
sectionISectionThe section to remove from the collection.

See Also