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

Show in webframe

Insert Method (TargetAudioFormats)






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

Parameters

index
The zero-based index at which the TargetAudioFormat item should be inserted. .
item
The TargetAudioFormat item to insert into the collection.
Remarks
Inserts an TargetAudioFormat item to the list at the specified index.
Requirements

Target Platforms

See Also

Reference

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