[]
        
(Showing Draft Content)

C1.Schedule.ActionCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Overrides default behavior.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index

The zero-based index of the item to remove.

Overrides