[]
        
(Showing Draft Content)

C1.DataCollection.C1LengthList.RemoveRange

RemoveRange Method

RemoveRange(int, int)

Declaration
public void RemoveRange(int startingIndex, int count)
Public Sub RemoveRange(startingIndex As Integer, count As Integer)
Parameters
Type Name Description
int startingIndex
int count