[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.RemoveItem

RemoveItem Method

RemoveItem(int)

Removes the item at the given position in the AddItem(string) mode.

Declaration
public void RemoveItem(int index)
Public Sub RemoveItem(index As Integer)
Parameters
Type Name Description
int index

Item index.