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 > CaptureSizes Class : Contains Method |
public bool Contains( CaptureSize item )
'Declaration
Public Function Contains( _ ByVal item As CaptureSize _ ) As Boolean
'Usage
Dim instance As CaptureSizes Dim item As CaptureSize Dim value As Boolean value = instance.Contains(item)
public: bool Contains( CaptureSize^ item )