MasterSlideCollection Methods |
The MasterSlideCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AppendSlide |
Adds a new master slide to the end of the collection.
(Inherited from
MasterSlideList
.)
|
|
|
CleanupDesigns |
Removes unused master slides.
(Inherited from
MasterSlideList
.)
|
|
|
CopyTo |
Copies all elements from the collection to the specified array.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
GetEnumerator |
Gets an enumerator for the entire collection.
(Inherited from
MasterSlideList
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InsertSlide | (Inherited from MasterSlideList .) |
|
|
Remove |
Removes the first occurrence of a specific object from the collection.
(Inherited from
MasterSlideList
.)
|
|
|
RemoveAt |
Removes the element at the specified index of the collection.
(Inherited from
MasterSlideList
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|