ReportItemList.CreateInstance(ILayoutEditor, IList<ReportItem>, IParent) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
static Microsoft::ReportDesigner::ReportItemList ^ CreateInstance(Microsoft::ReportDesigner::ILayoutEditor ^ layoutEditor, System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ReportItem ^> ^ rdlReportItems, Microsoft::ReportDesigner::IParent ^ parent);
public static Microsoft.ReportDesigner.ReportItemList CreateInstance (Microsoft.ReportDesigner.ILayoutEditor layoutEditor, System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportItem> rdlReportItems, Microsoft.ReportDesigner.IParent parent);
Public Shared Function CreateInstance (layoutEditor As ILayoutEditor, rdlReportItems As IList(Of ReportItem), parent As IParent) As ReportItemList
Parametri
- layoutEditor
- ILayoutEditor
- rdlReportItems
- IList<ReportItem>
- parent
- IParent