GlobalLayoutSlideCollection Properties |
The GlobalLayoutSlideCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of layout slides in a collection.
Read-only Int32.
(Inherited from LayoutSlideCollection.) |
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
(Inherited from LayoutSlideCollection.) |
![]() | Item |
Returns the layout slide by index.
Read-only LayoutSlide.
(Inherited from LayoutSlideCollection.) |
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
(Inherited from LayoutSlideCollection.) |