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 > TargetAudioTypes Class : Remove Method |
public bool Remove( TargetAudioType item )
'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 )