ComponentOne Gauges for WinForms
AddRange Method (CommonBorderCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonBorderCollection Class : AddRange Method
Adds a group of CommonBorder objects to the end of the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal items() As CommonBorder _
) 
public void AddRange( 
   CommonBorder[] items
)

Parameters

items
See Also

Reference

CommonBorderCollection Class
CommonBorderCollection Members