[]
        
(Showing Draft Content)

C1.GanttView.ResourceRefCollection.SetItem

SetItem Method

SetItem(int, ResourceRef)

Replaces the item at the specified index.

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