Namespace: Dynamsoft.DotNet.TWAIN
Assembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public bool RemoveAt(
	int index
)
Visual Basic
Public Function RemoveAt ( _
	index As Integer _
) As Boolean

Parameters

index
Type: System..::..Int32

See Also