ComponentOne Scheduler for WPF and Silverlight
IndexOf Method (AppointmentCollection)

C1.C1Schedule Namespace > AppointmentCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As Appointment _
) As System.Integer
public System.int IndexOf( 
   Appointment item
)

Parameters

item
See Also

Reference

AppointmentCollection Class
AppointmentCollection Members