[]
        
(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)
Protected Overrides Sub InsertItem(index As Integer, newItem As Resource)
Parameters
Type Name Description
int index
Resource newItem