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