Reports for WinForms
RemoveAt メソッド (C1PageCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PageCollection クラス : RemoveAt メソッド
削除するページのインデックス。
指定したインデックスを持つページをコレクションから削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

パラメータ

index
削除するページのインデックス。
参照

C1PageCollection クラス
C1PageCollection メンバ