PrintDocument for WinForms
Delete(Int32) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorCollection クラス > Delete メソッド : Delete(Int32) メソッド
The index of the row or column to delete.
Deletes a row or column from the containing RenderTable.
シンタックス
'宣言
 
Public Overloads Sub Delete( _
   ByVal position As System.Integer _
) 
'使用法
 
Dim instance As TableVectorCollection
Dim position As System.Integer
 
instance.Delete(position)
public void Delete( 
   System.int position
)

パラメータ

position
The index of the row or column to delete.
参照

TableVectorCollection クラス
TableVectorCollection メンバ
オーバーロード一覧