'宣言 Public Overloads Sub Add( _ ByVal report As SectionReport, _ ByVal nodeName As String _ )
public void Add( SectionReport report, string nodeName )
パラメータ
- report
- 追加するレポート。
- nodeName
- ライブラリ内のレポートノードの名前。
'宣言 Public Overloads Sub Add( _ ByVal report As SectionReport, _ ByVal nodeName As String _ )
public void Add( SectionReport report, string nodeName )