CollectionPropertyWrapperObjectType Methods |
The CollectionPropertyWrapperObjectType generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Gets the enumerator for the collection.
|
![]() | GetProperty |
Gets the property value for the given object
|
Name | Description | |
---|---|---|
![]() | BatchObjectProperty |
Returns input in batches of batchSize size.
(Defined by BaseExtensions.) |
![]() | ToHashSetObjectProperty |
Converts the list of objects to a hash set of distinct values
(Defined by DataExtensions.) |
![]() | ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
![]() | ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |