[]
        
(Showing Draft Content)

C1.C1Preview.Util.FastList.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes the element at the specified index from the current list.

Declaration
protected virtual void RemoveAt(int index)
Parameters
Type Name Description
int index

The index of the element to remove.