'Declaration Public Function RemoveRange( _ ByVal from As Integer, _ ByVal to As Integer _ ) As Boolean
'Declaration
Public Function RemoveRange( _ ByVal from As Integer, _ ByVal to As Integer _ ) As Boolean
public bool RemoveRange( int from, int to )
C1OrderedSet Class C1OrderedSet Members