'Declaration Public Sub AddRange( _ ByVal c() As ValueInterval _ )
public void AddRange( ValueInterval[] c )
Parameters
- c
- The array whose elements should be added to the end of the collection.
'Declaration Public Sub AddRange( _ ByVal c() As ValueInterval _ )
public void AddRange( ValueInterval[] c )