IBehaviorPropertyCollection

IBehaviorPropertyCollection class

Represents timing properties for the effect behavior.

The IBehaviorPropertyCollection type exposes the following members:

Properties

NameDescription
as_i_enumerableReturns IEnumerable interfaces.
Read-only list.

Methods

NameDescription
add(property_value)Adds a new property to the collection.
index_of(property_value)Determines the index of a specific item by property value in the list.

See Also