'Declaration
Public Sub RemoveRange( _ ByVal value As System.Collections.ICollection _ )
'Usage
Dim instance As NForceList Dim value As System.Collections.ICollection instance.RemoveRange(value)
public void RemoveRange( System.Collections.ICollection value )
Parameters
- value