Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a collection of ReportDataSource objects.
The following tables list the members exposed by the ReportDataSourceCollection type.
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
| .gif) | Count | (Inherited from Collection.) | 
| .gif) | Item | Overloaded. | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | Items | (Inherited from Collection.) | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Add | (Inherited from Collection.) | 
| .gif) | Clear | (Inherited from Collection.) | 
| .gif) | Contains | (Inherited from Collection.) | 
| .gif) | CopyTo | (Inherited from Collection.) | 
| .gif) | Equals | Overloaded. (Inherited from Object.) | 
| .gif) | GetEnumerator | (Inherited from Collection.) | 
| .gif) | GetHashCode | (Inherited from Object.) | 
| .gif) | GetType | (Inherited from Object.) | 
| .gif) | IndexOf | (Inherited from Collection.) | 
| .gif) | Insert | (Inherited from Collection.) | 
| .gif)  .gif) | ReferenceEquals | (Inherited from Object.) | 
| .gif) | Remove | (Inherited from Collection.) | 
| .gif) | RemoveAt | (Inherited from Collection.) | 
| .gif) | ToString | (Inherited from Object.) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | ClearItems | (Inherited from SyncList.) | 
| .gif) | Finalize | (Inherited from Object.) | 
| .gif) | InsertItem | (Inherited from SyncList.) | 
| .gif) | MemberwiseClone | (Inherited from Object.) | 
| .gif) | RemoveItem | (Inherited from SyncList.) | 
| .gif) | SetItem | (Inherited from SyncList.) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| .png)  .gif) | System.Collections.ICollection.CopyTo | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.Add | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.Contains | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.IndexOf | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.Insert | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.Remove | (Inherited from Collection.) | 
| .png)  .gif) | System.Runtime.Serialization.ISerializable.GetObjectData | |
| .png)  .gif) | System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.ICollection.IsSynchronized | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.ICollection.SyncRoot | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.IsFixedSize | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.IsReadOnly | (Inherited from Collection.) | 
| .png)  .gif) | System.Collections.IList.Item | (Inherited from Collection.) | 
Top
See Also
Reference
ReportDataSourceCollection Class
Microsoft.Reporting.WebForms Namespace