LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Insert Method (TargetAudioTypes)

Show in webframe



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

Parameters

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

Target Platforms

See Also

Reference

TargetAudioTypes Class
TargetAudioTypes Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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