Leadtools.MediaFoundation Namespace > TargetVideoFormats Class : Remove Method |
'Declaration Public Function Remove( _ ByVal item As TargetVideoFormat _ ) As Boolean
'Usage Dim instance As TargetVideoFormats Dim item As TargetVideoFormat Dim value As Boolean value = instance.Remove(item)
public bool Remove( TargetVideoFormat item )
public: bool Remove( TargetVideoFormat^ item )