シンタックス
'宣言
Public Sub RemoveRange( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
'使用法
Dim instance As CodeRanges
Dim index As System.Integer
Dim count As System.Integer
instance.RemoveRange(index, count)
public void RemoveRange(
System.int ,
System.int
)
パラメータ
- index
- count
参照