[]
        
(Showing Draft Content)

C1.Schedule.DateList.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes item at the specified index.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

The zero-based index of the item remove to.