[]
        
(Showing Draft Content)

C1.Schedule.AppointmentCollection.RemoveItem

RemoveItem Method

RemoveItem(int)

Overrides the 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