Condividi tramite


DataSetListBoxItemCollection.AddAllFromMruList(Report, RecentDataSets) Method

Definition

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

Applies to