[]
        
(Showing Draft Content)

C1.C1Schedule.BaseCollection-1.RemoveItem

RemoveItem Method

RemoveItem(int)

Overrides base class implementation.

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

The zero-based index of the item to remove.

Overrides