IBehaviorCollection Properties |
The IBehaviorCollection type exposes the following members.
Name | Description | |
---|---|---|
AsIEnumerable |
Returns IEnumerable interface.
Read-only IEnumerable.
| |
Count |
Returns the number of behaviors in a collection.
Read-only Int32.
| |
Item |
Returns a behavior at the specified index.
|