IParent.AddChild(IReportItem) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
void AddChild(Microsoft::ReportDesigner::IReportItem ^ child);
public void AddChild (Microsoft.ReportDesigner.IReportItem child);
abstract member AddChild : Microsoft.ReportDesigner.IReportItem -> unit
Public Sub AddChild (child As IReportItem)
Parameter
- child
- IReportItem