GrapeCity ActiveReports for .NET 14.0J
Remove(Int32) メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > Remove メソッド : Remove(Int32) メソッド
削除する Section のインデックス。
指定したインデックスのSectionをSectionCollectionから削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As Integer _
) 
public void Remove( 
   int index
)

パラメータ

index
削除する Section のインデックス。
参照

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