'宣言 Public Sub RemoveRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ )
public void RemoveRange( System.int startingIndex, System.int count )
パラメータ
- startingIndex
- count
'宣言 Public Sub RemoveRange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer _ )
public void RemoveRange( System.int startingIndex, System.int count )