[]
Sets to the default length the items in the range for the specified parameters startingIndex and count.
public double ClearRange(int startingIndex, int count)
Public Function ClearRange(startingIndex As Integer, count As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | startingIndex | Index of the starting. |
| int | count | The count. |
| Type | Description |
|---|---|
| double | The delta value. |