GrapeCity ActiveReports for .NET 14.0J
RemoveAt メソッド (PagesCollection)

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > PagesCollection クラス : RemoveAt メソッド
削除するページのインデックス。インデックスは0から始まります。
指定したインデックスのメンバをコレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除するページのインデックス。インデックスは0から始まります。
参照

PagesCollection クラス
PagesCollection メンバ