'Declaration
Public Function New( _ ByVal lowerBound As Integer, _ ByVal upperBound As Integer _ )
public C1OrderedSet( int lowerBound, int upperBound )
Parameters
- lowerBound
- upperBound
'Declaration
Public Function New( _ ByVal lowerBound As Integer, _ ByVal upperBound As Integer _ )
public C1OrderedSet( int lowerBound, int upperBound )