ComponentOne GanttView for WinForms
Insert Method (TasksMappingCollection)

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace > TasksMappingCollection Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1.C1Schedule.MappingInfo _
) 
public void Insert( 
   System.int index,
   C1.C1Schedule.MappingInfo item
)

Parameters

index
item
See Also

Reference

TasksMappingCollection Class
TasksMappingCollection Members