ComponentOne Scheduler for WPF and Silverlight
Add Method (AppointmentList)

C1.C1Schedule Namespace > AppointmentList Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As Appointment _
) 
public void Add( 
   Appointment item
)

Parameters

item
See Also

Reference

AppointmentList Class
AppointmentList Members