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

Insert Method (TargetFormats)






The zero-based index at which the TargetFormat item should be inserted. .
The TargetFormat item to insert into the collection.
Inserts an TargetFormat item to the list at the specified index.
Syntax
public void Insert( 
   int index,
   TargetFormat item
)
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As TargetFormat _
) 
'Usage
 
Dim instance As TargetFormats
Dim index As Integer
Dim item As TargetFormat
 
instance.Insert(index, item)
public void Insert( 
   int index,
   TargetFormat item
)
 function Leadtools.Multimedia.TargetFormats.Insert( 
   index ,
   item 
)
public:
void Insert( 
   int index,
   TargetFormat^ item
) 

Parameters

index
The zero-based index at which the TargetFormat item should be inserted. .
item
The TargetFormat item to insert into the collection.
Remarks
Inserts an TargetFormat item to the list at the specified 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

TargetFormats Class
TargetFormats 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