ComponentOne Scheduler for WPF and Silverlight
CopyTo Method (DateList)

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

Parameters

array
index
See Also

Reference

DateList Class
DateList Members