[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IMovable.Remove

Remove Method

Remove(int, int)

Removes items from the specified location.

Declaration
void Remove(int index, int count)
Sub Remove(index As Integer, count As Integer)
Parameters
Type Name Description
int index

Location at which to start removing items

int count

Number of items to remove