MESCIUS SPREAD for Windows Forms 17.0J
Add メソッド (IMovable)

アイテムの追加を開始する位置
追加するアイテムの数
指定した位置にアイテムを追加します。
構文
'Declaration
 
Sub Add( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
void Add( 
   int index,
   int count
)

パラメータ

index
アイテムの追加を開始する位置
count
追加するアイテムの数
参照

IMovable インタフェース
IMovable メンバ

 

 


© MESCIUS inc. All rights reserved.