LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

RemoveAt Method (TargetAudioFormats)

Show in webframe



The zero-based index of the item to remove.
Removes a TargetAudioFormat item at the specified index from the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As TargetAudioFormats
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)
public:
void RemoveAt( 
   int index
) 

Parameters

index
The zero-based index of the item to remove.
Remarks
Removes the TargetAudioFormat 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

See Also

Reference

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