PrintDocument for WinForms
Remove メソッド (PageColumnDefCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDefCollection クラス : Remove メソッド
The column definition to remove.
Removes a PageColumnDef from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal pageColumnDef As PageColumnDef _
) 
'使用法
 
Dim instance As PageColumnDefCollection
Dim pageColumnDef As PageColumnDef
 
instance.Remove(pageColumnDef)
public void Remove( 
   PageColumnDef pageColumnDef
)

パラメータ

pageColumnDef
The column definition to remove.
参照

PageColumnDefCollection クラス
PageColumnDefCollection メンバ