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

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

パラメータ

index
値のクリアを開始する位置
count
値をクリアする項目の数
参照

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

 

 


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