IBehaviorPropertyCollection class

IBehaviorPropertyCollection class

Represents timing properties for the effect behavior.

The IBehaviorPropertyCollection type exposes the following members:

Methods

MethodDescription
add(self, property_value)Adds a new property to the collection.
index_of(self, property_value)Determines the index of a specific item by property value in the System.Collections.Generic.IList`1.

See Also