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