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
intThe zero-based index of the widget to remove.