DataSourceCollection Members

Contains a collection of DataSource objects that represent the data sources used within a form.

The following tables list the members exposed by the DataSourceCollection type.

Protected Constructors

  Name Description
Protected method DataSourceCollection  

Top

Public Properties

  Name Description
Public property Count Gets a count of the number of DataSource objects contained in the DataSourceCollection.
Public property Item Overloaded.  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets a IEnumerator object that iterates over all entries in the collection.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataSourceCollection Class
Microsoft.Office.InfoPath Namespace