ComponentOne Scheduler for WPF and Silverlight
Item(String) Property

C1.C1Schedule Namespace > AppointmentMappingCollection Class > Item Property : Item(String) Property
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As MappingInfo
public MappingInfo Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

AppointmentMappingCollection Class
AppointmentMappingCollection Members
Overload List