Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace > TargetAudioFormats Class : Remove Method |
public bool Remove( TargetAudioFormat item )
'Declaration
Public Function Remove( _ ByVal item As TargetAudioFormat _ ) As Boolean
'Usage
Dim instance As TargetAudioFormats Dim item As TargetAudioFormat Dim value As Boolean value = instance.Remove(item)
public: bool Remove( TargetAudioFormat^ item )