ComponentOne Document Library for UWP
CopyTo Method (GradientStopCollection)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > GradientStopCollection Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As GradientStop, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   GradientStop[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members