ComponentOne Scheduler for WPF and Silverlight
Item Property (IntervalAppointmentCollection)

C1.WPF.Schedule Namespace > IntervalAppointmentCollection Class : Item Property
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IntervalAppointment
public IntervalAppointment this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members