ActiveReports 12
DataSourceCollection Class Methods

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataSourceCollection Class

For a list of all members of this type, see DataSourceCollection members.

Public Methods
 NameDescription
Public MethodAdds a DataSource object to the DataSourceCollection. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodRemoves all objects from the  DataSourceCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodDetermines the index of a specific DataSource object in the DataSourceCollection. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodRemoves the specified DataSource object from the DataSourceCollection. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodRemoves the element at the specified index of the DataSourceCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<DataSource>)
Public MethodCopies the elements of the DataSourceCollection to a new array.  
Top
See Also

Reference

DataSourceCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace