ComponentOne Scheduler for WPF and Silverlight
IndexOf Method (IntervalAppointmentCollection)

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

Parameters

value
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members