Reports for WPF
RemoveAt(Int32) メソッド

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

パラメータ

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

C1PageCollection クラス
C1PageCollection メンバ