PrintDocument for WinForms
Insert(Int32) メソッド


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

パラメータ

position
The position where to insert the row or column.
参照

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