BehaviorCollection Properties |
The BehaviorCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of behaviors in a collection.
Read-only Int32.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
Read-only Boolean.
|
![]() | Item |
Retirns a behavior at the specified index.
|