Accusoft Pegasus
ScanFix ActiveX 6.0
Insert Method
See Also  Send Feedback
color
Object to insert into the collection.
index
0-based index for new object in the collection.

Description

Inserts a single object at the specified location in the collection.

Syntax

Visual Basic
Public Sub Insert( _
   ByVal color As ColorRadius, _
   ByVal index As Long _
) 

Parameters

color
Object to insert into the collection.
index
0-based index for new object in the collection.

Remarks

All existing collection objects after the specified index are moved to one higher index.

See Also


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