ReportDataSourceCollection Members
Visual Studio 2010
Contains a collection of ReportDataSource objects.
The following tables list the members exposed by the ReportDataSourceCollection type.
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count | (Inherited from Collection.) |
| Item | Overloaded. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add | (Inherited from Collection.) |
| Clear | (Inherited from Collection.) |
| Contains | (Inherited from Collection.) |
| CopyTo | (Inherited from Collection.) |
| Equals | Overloaded. (Inherited from Object.) |
| GetEnumerator | (Inherited from Collection.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from Collection.) |
| Insert | (Inherited from Collection.) |
| ReferenceEquals | (Inherited from Object.) |
| Remove | (Inherited from Collection.) |
| RemoveAt | (Inherited from Collection.) |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ClearItems | (Inherited from SyncList.) |
| Finalize | (Inherited from Object.) |
| InsertItem | (Inherited from SyncList.) |
| MemberwiseClone | (Inherited from Object.) |
| RemoveItem | (Inherited from SyncList.) |
| SetItem | (Inherited from SyncList.) |
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (Inherited from Collection.) |
| System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection.) |
| System.Collections.IList.Add | (Inherited from Collection.) |
| System.Collections.IList.Contains | (Inherited from Collection.) |
| System.Collections.IList.IndexOf | (Inherited from Collection.) |
| System.Collections.IList.Insert | (Inherited from Collection.) |
| System.Collections.IList.Remove | (Inherited from Collection.) |
| System.Runtime.Serialization.ISerializable.GetObjectData | |
| System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection.) |
| System.Collections.ICollection.IsSynchronized | (Inherited from Collection.) |
| System.Collections.ICollection.SyncRoot | (Inherited from Collection.) |
| System.Collections.IList.IsFixedSize | (Inherited from Collection.) |
| System.Collections.IList.IsReadOnly | (Inherited from Collection.) |
| System.Collections.IList.Item | (Inherited from Collection.) |