LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Remove Method (TargetAudioTypes)

Show in webframe



The TargetAudioType to be removed.
Removes a TargetAudioType item from the collection.
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As TargetAudioType _
) As Boolean
'Usage
 
Dim instance As TargetAudioTypes
Dim item As TargetAudioType
Dim value As Boolean
 
value = instance.Remove(item)
public bool Remove( 
   TargetAudioType item
)
public:
bool Remove( 
   TargetAudioType^ item
) 

Parameters

item
The TargetAudioType to be removed.

Return Value

System.Boolean
Remarks
Removes the specified TargetAudioType item. 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

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