ComponentOne Scheduler for WPF and Silverlight
CopyTo Method (IntervalAppointmentCollection)

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

Parameters

array
index
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members