Table of Contents

Method RemoveAt

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

RemoveAt(int)

Removes the range at the specified index of the RangeList.

public void RemoveAt(int index)

Parameters

index int

The zero-based index of the range to remove.