ComponentOne Scheduler for WinForms
Item(Int32) Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > AppointmentMappingCollection Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As MappingInfo
public MappingInfo Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

AppointmentMappingCollection Class
AppointmentMappingCollection Members
Overload List