次の方法で共有


DataSetListBoxItemCollection.AddAllFromMruList(Report, RecentDataSets) メソッド

定義

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)

パラメーター

report
Report
recentDataSets
RecentDataSets

適用対象