[]
        
(Showing Draft Content)

C1.DataCollection.C1LengthList-1.ClearRange

ClearRange Method

ClearRange(int, int)

Sets to the default length the items in the range for the specified parameters startingIndex and count.

Declaration
public T ClearRange(int startingIndex, int count)
Public Function ClearRange(startingIndex As Integer, count As Integer) As T
Parameters
Type Name Description
int startingIndex

Index of the starting.

int count

The count.

Returns
Type Description
T

The delta value.