IBehaviorCollection class
Contents
[
Hide
]IBehaviorCollection class
Represents collection of behavior effects.
The IBehaviorCollection type exposes the following members:
Properties
Property | Description |
---|---|
count | Returns the number of behaviors in a collection. Read-only int. |
Returns a behavior at the specified index.
Indexer
Name | Description |
---|---|
[index] | Index of a behavior to return. |
Methods
Method | Description |
---|---|
add | Add new behavior to a collection. |
index_of | Determines the index of a specific item in the System.Collections.Generic.IList`1. |
insert | Inserts new behavior to a collection at the specified index. |
remove | Removes specified behavior from a collection. |
remove_at | Removes behavior from a collection at the specified index. |
clear | Removes all behaviors from a collection. |
contains | Determines whether the System.Collections.Generic.ICollection`1 contains a specific value. |
See Also
- module
aspose.slides.animation
- library
Aspose.Slides