BehaviorCollection Properties

The BehaviorCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of behaviors in a collection. Read-only Int32.
Public propertyIsReadOnly
Public propertyItem
Retirns a behavior at the specified index.
See Also