PrintDocument for WinForms
RemoveAt メソッド (C1PageCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PageCollection クラス : RemoveAt メソッド
The index of the page to remove.
Removes the page with specified index from collection.
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As C1PageCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public new void RemoveAt( 
   System.int index
)

パラメータ

index
The index of the page to remove.
参照

C1PageCollection クラス
C1PageCollection メンバ