SectionSlideCollection

SectionSlideCollection class

Represents a collection of slides in the section.

The SectionSlideCollection type exposes the following members:

Properties

Name Description
as_i_collection Returns ICollection class.
as_i_enumerable Returns IEnumerable class.

Indexer

Name Description
[index] Gets the element at the specified index.
Read-only ISlide.

See Also