ImageCollection Methods |
The ImageCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Append(Image) |
Add an image to a presentation.
(Inherited from
EmbedImageList
.)
|
|
|
Append(Stream) |
Add an image to a presentation from stream.
(Inherited from
EmbedImageList
.)
|
|
|
Append(IImageData) |
Adds a copy of an image from an another presentation.
(Inherited from
EmbedImageList
.)
|
|
|
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
EmbedImageList
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|