DataSourceCollection Members (Microsoft.Office.InfoPath)
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 | |
---|---|---|
DataSourceCollection |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets a count of the number of DataSource objects contained in the DataSourceCollection. | |
Item | Overloaded. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Gets a IEnumerator object that iterates over all entries in the collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataSourceCollection Class
Microsoft.Office.InfoPath Namespace