ErrorCheckOption.RemoveRange

ErrorCheckOption.RemoveRange method

Removes one range by given index.

public void RemoveRange(int index)
ParameterTypeDescription
indexInt32the index of the range to be removed.

See Also