LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

Insert Method (Processors)






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
public void Insert( 
   int index,
   Processor item
)
'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
)
 function Leadtools.Multimedia.Processors.Insert( 
   index ,
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Processors Class
Processors Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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