ActiveReports for .NET 18.0J
Remove(Section) メソッド

GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > Remove メソッド : Remove(Section) メソッド
コレクションから削除する Section 。
指定したSectionをSectionCollectionから削除します(存在する場合)。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal section As Section _
) 
public void Remove( 
   Section section
)

パラメータ

section
コレクションから削除する Section 。
参照

SectionCollection クラス
SectionCollection メンバ
オーバーロード一覧