Reports for WPF
Insert(Int32,Int32) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TableVectorCollection クラス > Insert メソッド : Insert(Int32,Int32) メソッド
挿入する位置。
挿入する行/列の数。
指定された位置に行/列を挿入します。
シンタックス
'宣言
 
Public Overloads Sub Insert( _
   ByVal position As System.Integer, _
   ByVal count As System.Integer _
) 
public void Insert( 
   System.int position,
   System.int count
)

パラメータ

position
挿入する位置。
count
挿入する行/列の数。
参照

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