FlexReport for WinForms
Remove メソッド (SubSectionCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SubSectionCollection クラス : Remove メソッド
The SubSection object to remove.
Removes a SubSection object from collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As SubSection _
) 
'使用法
 
Dim instance As SubSectionCollection
Dim item As SubSection
 
instance.Remove(item)
public void Remove( 
   SubSection item
)

パラメータ

item
The SubSection object to remove.
参照

参照

SubSectionCollection クラス
SubSectionCollection メンバ