Accusoft Pegasus
ScanFix ActiveX 6.0
RemoveOption Method
See Also  Send Feedback
index
The zero-based index where this method will remove the element.

Description

Remove an enhancement option which corresponds to the given index.

Syntax

Visual Basic
Public Sub RemoveOption( _
   ByVal index As Long _
) 

Parameters

index
The zero-based index where this method will remove the element.

Remarks

This method removes the given Option from the collection at the given index. It moves all elements (if any) that follow the removed element up one place (their indices will be one less than they were).

See Also


©2010. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.