ComponentOne Gauges for WinForms
AddRange Method (CommonShadowCollection)

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

Parameters

items
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members