FlexReport for WinForms
Add メソッド (SubSectionCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SubSectionCollection クラス : Add メソッド
Adds a SubSection object to the collection.
シンタックス
'宣言
 
Public Function Add() As SubSection
'使用法
 
Dim instance As SubSectionCollection
Dim value As SubSection
 
value = instance.Add()
public SubSection Add()

戻り値の型

Returns added SubSection object.
参照

参照

SubSectionCollection クラス
SubSectionCollection メンバ