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