ComponentOne Studio for WinRT XAML
Insert メソッド (RowCollection)

構文
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Row _
) 
public void Insert( 
   System.int index,
   Row item
)

パラメータ

index
item
参照

RowCollection クラス
RowCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.