Insert Method

Summary
Inserts an TargetAudioType item to the list at the specified index.
Syntax
C#
C++/CLI
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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.