Table of Contents

Method RemoveAt

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

RemoveAt(int)

Removes the IList item at the specified index.

public void RemoveAt(int index)

Parameters

index int

The zero-based index of the item to remove.