PrintDocument for WinForms
Delete(Int32) メソッド


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableVectorCollection クラス > Delete メソッド : Delete(Int32) メソッド
削除する行/列のインデックス。
指定された位置の行/列を削除します。
シンタックス
'宣言
 
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
削除する行/列のインデックス。
参照

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