PowerTools SPREAD for ASP.NET 8.0J
Add メソッド (IMovable)

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

パラメータ

index
項目の追加を開始する位置
count
追加する項目の数
参照

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

 

 


© 2003-2015, GrapeCity inc. All rights reserved.