CollectionPropertyWrapper<ObjectType> Properties |
The CollectionPropertyWrapper< ObjectType> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Collection |
Collection to wrap
|
![]() | Count |
Returns the number of items.
|
![]() | Item[Int32] |
Gets or sets the object on specific index.
|
![]() | Item[String] |
Returns the property of an object registered by the specific name.
|
![]() | PropertyName |
Property name to extract
|