Click or drag to resize
CollectionPropertyWrapperObjectType Methods

The CollectionPropertyWrapperObjectType generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Gets the enumerator for the collection.
Protected methodGetProperty
Gets the property value for the given object
Top
Extension Methods
  NameDescription
Public Extension MethodBatchObjectProperty
Returns input in batches of batchSize size.
(Defined by BaseExtensions.)
Public Extension MethodToJSON
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Top
See Also