ISequenceCollection class
ISequenceCollection class
Represents collection of interactive sequences.
The ISequenceCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
count | Returns the number of elements in a collection Read-only int. |
Returns a sequense at the specified index.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add | Add new interactive sequence. |
remove | Removes specified sequence from a collection. |
remove_at | Removes sequence at the specified index. |
clear | Removes all sequences from a collection. |
See Also
- module
aspose.slides.animation - library
Aspose.Slides