←Select platform

RemoveAt Method (TargetVideoFormats)

Summary

Removes a TargetVideoFormat item at the specified index from the collection.

Syntax

C#
VB
C++
public void RemoveAt(  
   int index 
) 
Public Sub RemoveAt( _ 
   ByVal index As Integer _ 
)  
public: 
void RemoveAt(  
   int index 
)  

Parameters

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

Remarks

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

Requirements

Target Platforms

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