PowerTools ActiveReports for .NET 9.0J
Remove(Int32) メソッド

削除する Section のインデックス。
指定したインデックスのSectionをSectionCollectionから削除します。
構文
'宣言
 
Public Overloads Sub Remove( _
   ByVal index As Integer _
) 
public void Remove( 
   int index
)

パラメータ

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

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.