'Declaration
<__DynamicallyInvokableAttribute()> Public Sub RemoveRange( _ ByVal index As System.Integer, _ ByVal count As System.Integer _ )
'Usage
Dim instance As NGraphVertexList Dim index As System.Integer Dim count As System.Integer instance.RemoveRange(index, count)
Parameters
- index
- count