Table of Contents

Method RemoveAt

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

RemoveAt(int)

Removes the widget at the specified index of the collection.

public void RemoveAt(int index)

Parameters

index int

The zero-based index of the widget to remove.