Click or drag to resize
CombinedInfoObjectCollectionCollectionType, ObjectType Methods

The CombinedInfoObjectCollectionCollectionType, ObjectType generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the collection to the combined collection.
Public methodGetEnumerator
Gets the enumerator over the collection.
Public methodSubmitChanges
Submits the changes in the collection to the database.
Top
Extension Methods
  NameDescription
Public Extension MethodBatchObjectType
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