ComponentOne Gauge for UWP
CopyTo Method

C1.UWP.Gauge Assembly > C1.Xaml.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