IBehaviorCollection Properties

The IBehaviorCollection type exposes the following members.

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