ComponentOne Scheduler for WPF and Silverlight
Contains(IntervalAppointment) Method

C1.WPF.Schedule Namespace > IntervalAppointmentCollection Class : Contains(IntervalAppointment) Method
Syntax
'Declaration
 
Public Function Contains( _
   ByVal value As IntervalAppointment _
) As System.Boolean
public System.bool Contains( 
   IntervalAppointment value
)

Parameters

value
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members