MESCIUS SPREAD for Windows Forms 17.0J
InsertRows メソッド (TableActionsCommand)

ソース テーブル。
処理中の指定されたインデックス。
拡張される指定の行数。
指定された行インデックスに行を挿入するための新しいテーブル アクション コマンドを作成します。
構文
'Declaration
 
Public Shared Function InsertRows( _
   ByVal table As ITable, _
   ByVal indices() As Integer, _
   ByVal counts() As Integer _
) As TableActionsCommand
public static TableActionsCommand InsertRows( 
   ITable table,
   int[] indices,
   int[] counts
)

パラメータ

table
ソース テーブル。
indices
処理中の指定されたインデックス。
counts
拡張される指定の行数。
参照

TableActionsCommand クラス
TableActionsCommand メンバ

 

 


© MESCIUS inc. All rights reserved.