バージョン

RemoveRange メソッド (ScannerCollection)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
[__DynamicallyInvokableAttribute()]
public void RemoveRange( 
   System.int index,
   System.int count
)

パラメータ

index
count
参照

オンラインで表示: GitHub