MESCIUS SPREAD for ASP.NET 10.0J
Remove メソッド (IMovable)

項目の削除を開始する位置
削除する項目の数
指定した位置から項目を削除します。
構文
'Declaration
 
Sub Remove( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
void Remove( 
   int index,
   int count
)

パラメータ

index
項目の削除を開始する位置
count
削除する項目の数
参照

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

 

 


© MESCIUS inc. All rights reserved.