[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ResourceRefCollection.InsertItem

InsertItem Method

InsertItem(int, ResourceRef)

Inserts an item at the specified index.

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