[]
        
(Showing Draft Content)

C1.Win.List.SplitCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

This method is not allowed to call from user's code.

Declaration
[Obsolete("This method is not allowed to call from user's code.")]
public void RemoveAt(int index)
Parameters
Type Name Description
int index

The zero-based index of the element to remove.