LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Insert Method (Processors)

Show in webframe



The index at which to insert the Processor item.
The Processor object to insert.
Inserts a Processor item into the collection at the given index.
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As Processor _
) 
'Usage
 
Dim instance As Processors
Dim index As Integer
Dim item As Processor
 
instance.Insert(index, item)
public void Insert( 
   int index,
   Processor item
)
public:
void Insert( 
   int index,
   Processor^ item
) 

Parameters

index
The index at which to insert the Processor item.
item
The Processor object to insert.
Remarks
Inserts a Processor item into the collection at the given index.
Requirements

Target Platforms

See Also

Reference

Processors Class
Processors Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features