PDFReaderControls.NET Professional Type Reference

ActionCollection.RemoveAt Method 

Removes an Action from the ActionCollection at the specified index.

public void RemoveAt(
   int index
);

Parameters

index
The zero-based index from the Action to be removed.

See Also

ActionCollection Class | TallComponents.PDF.Actions Namespace