| CollectionPropertyWrapperObjectType Methods | 
The CollectionPropertyWrapperObjectType generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetEnumerator | 
            Gets the enumerator for the collection.
             | 
|  | GetProperty | 
            Gets the property value for the given object
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | BatchObjectProperty | 
            Returns input in batches of batchSize size.
            (Defined by BaseExtensions.) | 
|  | ToJSON | 
            Returns JSON representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
|  | ToXML | 
            Returns XML representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
 See Also
See Also