ISummaryZoomSectionCollection class

ISummaryZoomSectionCollection class

Represents a collection of Summary Zoom Section objects.

The ISummaryZoomSectionCollection type exposes the following members:

Gets the element at the specified index. Read-only ISummaryZoomSection.

Indexer

NameDescription
[index]

Methods

MethodDescription
add_summary_zoom_sectionCreates new Summary Zoom Section object and add it to the collection
get_summary_sectionReturns Summary Zoom Section element for the given section.
remove_summary_zoom_sectionRemove Summary Zoom Section object from the collection.
index_ofReturns an index of the specified SummaryZoomSection object.
clearRemoves all SummaryZoomSection objects from the collection.

See Also