ComponentOne GanttView for WinForms
Item(Int32) Property

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

Parameters

index
See Also

Reference

ResourceMappingCollection Class
ResourceMappingCollection Members
Overload List