PDFReaderControls.NET Professional Type Reference

ListOptionCollection.RemoveAt Method 

Remove a list option at the specified zero-based index.

public void RemoveAt(
   int index
);

Parameters

index
Zero-based index.

Remarks

An index-out-of-range is silently ignored.

See Also

ListOptionCollection Class | TallComponents.PDF.Forms.Fields Namespace