ComponentOne Scheduler for WPF and Silverlight
Contains Method (AppointmentList)

C1.C1Schedule Namespace > AppointmentList Class : Contains Method
Syntax
'Declaration
 
Public Function Contains( _
   ByVal item As Appointment _
) As System.Boolean
public System.bool Contains( 
   Appointment item
)

Parameters

item
See Also

Reference

AppointmentList Class
AppointmentList Members