ComponentOne GanttView for WinForms
Insert Method (ResourceRefCollection)

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

Parameters

index
item
See Also

Reference

ResourceRefCollection Class
ResourceRefCollection Members