다음을 통해 공유


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

적용 대상