Removes the interactor at the given index.
Namespace:
TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.21.0
Syntax
| C# |
|---|
public void RemoveAt( int index ) |
| Visual Basic (Declaration) |
|---|
Public Sub RemoveAt ( _ index As Integer _ ) |
Parameters
- index
- Type: System..::.Int32
[Missing <param name="index"/> documentation for "M:TallComponents.Interaction.Collection`1.RemoveAt(System.Int32)"]