ComponentOne Gauges for WPF and Silverlight
CopyTo Method (C1GaugeDecoratorCollection)

C1.WPF.Gauge Namespace > C1GaugeDecoratorCollection Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As C1GaugeDecorator, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   C1GaugeDecorator[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members