Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

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
) 

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

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