C1.Silverlight.Schedule.5
Item Property (IntervalAppointmentCollection)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.