OptionsListRemoveAt Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Removes an item from the specified position.

Namespace:  Apitron.PDF.Kit.Interactive.Forms
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public override void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
The index.

Implements

IListTRemoveAt(Int32)
Exceptions

ExceptionCondition
ArgumentNullExceptionoption
See Also

Reference