DataSetListBoxItemCollection.AddAllFromMruList(Report, RecentDataSets) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AddAllFromMruList(Microsoft::ReportDesigner::Report ^ report, Microsoft::ReportDesigner::RecentDataSets ^ recentDataSets);
public void AddAllFromMruList (Microsoft.ReportDesigner.Report report, Microsoft.ReportDesigner.RecentDataSets recentDataSets);
member this.AddAllFromMruList : Microsoft.ReportDesigner.Report * Microsoft.ReportDesigner.RecentDataSets -> unit
Public Sub AddAllFromMruList (report As Report, recentDataSets As RecentDataSets)
Parameters
- report
- Report
- recentDataSets
- RecentDataSets