SummaryZoomSectionCollection
Contenu
[
Cacher
]SummaryZoomSectionCollection class
Représente une collection d’objets Summary Zoom Section.
public sealed class SummaryZoomSectionCollection : DomObject<SummaryZoomFrame>,
ISummaryZoomSectionCollection
Propriétés
Nom | La description |
---|---|
Count { get; } | Obtient le nombre d’éléments réellement contenus dans la collection. Lecture seuleInt32 . |
IsSynchronized { get; } | Renvoie une valeur indiquant si l’accès à la collection est synchronisé (thread-safe). Lecture seuleBoolean . |
Item { get; } | Obtient l’élément à l’index spécifié. Lecture seuleISummaryZoomSection . |
SyncRoot { get; } | Renvoie une racine de synchronisation. Lecture seuleObject . |
Méthodes
Nom | La description |
---|---|
AddSummaryZoomSection(ISection) | Crée un nouvel objet Section de zoom récapitulatif et l’ajoute à la collection |
Clear() | Supprime tous les objets SummaryZoomSection de la collection. |
CopyTo(Array, int) | Copie toute la collection dans le tableau spécifié. |
GetEnumerator() | Renvoie un énumérateur qui parcourt la collection. |
GetSummarySection(ISection) | Renvoie l’élément Summary Zoom Section pour la section donnée. |
IndexOf(ISummaryZoomSection) | Renvoie un index de l’objet SummaryZoomSection spécifié. |
RemoveSummaryZoomSection(ISection) | Supprimer l’objet Summary Zoom Section de la collection. |
Voir également
- class DomObject<TParent>
- class SummaryZoomFrame
- interface ISummaryZoomSectionCollection
- espace de noms Aspose.Slides
- Assemblée Aspose.Slides