IParent.AddChild(IReportItem) 方法

定义

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)

参数

child
IReportItem

适用于