[]
        
(Showing Draft Content)

C1.GanttView.ResourceCollection.InsertItem

InsertItem Method

InsertItem(int, Resource)

Inserts an item at the specified index.

Declaration
protected override void InsertItem(int index, Resource newItem)
Parameters
Type Name Description
int index
Resource newItem