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