ComponentOne GanttView for WinForms
Item(String) Property

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

Parameters

key
See Also

Reference

ResourceMappingCollection Class
ResourceMappingCollection Members
Overload List