←Select platform

Insert Method (TargetFormats)

Summary

Inserts an TargetFormat item to the list at the specified index.

Syntax

C#
VB
C++
public void Insert(  
   int index, 
   Leadtools.Multimedia.TargetFormat item 
) 
Public Sub Insert( _ 
   ByVal index As Integer, _ 
   ByVal item As Leadtools.Multimedia.TargetFormat _ 
)  
public: 
void Insert(  
   int index, 
   Leadtools.Multimedia.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Multimedia Assembly
Click or drag to resize