ActiveReports 10
DataSetCollection Class Methods

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataSetCollection Class

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

Public Methods
 NameDescription
Public MethodAdds an IDataSet interface to the DataSetCollection.  
Public MethodRemoves all objects from the DataSetCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific IDataSet interface in the DataSetCollection.  
Public MethodRemoves the specified IDataSet interface from the DataSetCollection.  
Public MethodRemoves the element at the specified index of the DataSetCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataSetCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace