RemoveAt Method

Summary
Removes a TargetAudioType item at the specified index from the collection.
Syntax
C#
C++/CLI
public void RemoveAt( 
   int index 
) 
public: 
void RemoveAt(  
   int index 
)  

Parameters

index
The zero-based index of the item to remove.

Remarks

Removes the TargetAudioType item specified by the index. Predefined read-only types cannot be removed. If the method fails, an error is raised. For more information, refer to the Error Codes.

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.