| CollectionPropertyWrapperObjectType Properties | 
The CollectionPropertyWrapperObjectType generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Collection | 
            Collection to wrap
             | 
|  | Count | 
            Returns the number of items.
             | 
|  | ItemInt32 | 
            Gets or sets the object on specific index.
             | 
|  | ItemString | 
            Returns the property of an object registered by the specific name.
             | 
|  | PropertyName | 
            Property name to extract
             | 
 See Also
See Also