DataObjectsCollection members

Include protected members
Include inherited members

Contains a DataSourceObject object for each secondary data source used within a Microsoft InfoPath form.

The DataObjectsCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the number of DataSourceObject objects contained in the DataObjectsCollection collection. (Inherited from DataObjects.)
Public property Item Gets a reference to the specified DataSourceObject object from the DataObjectsCollection collection. (Inherited from DataObjects.)

Top

Methods

  Name Description
Public method GetEnumerator() Gets an IEnumerator that iterates over all entries in the DataObjectsCollection object. (Inherited from DataObjects.)

Top

See also

Reference

DataObjectsCollection interface

Microsoft.Office.Interop.InfoPath namespace