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 > IndexOf Method : IndexOf(CaptureSize) Method |
public int IndexOf( CaptureSize item )
'Declaration
Public Overloads Function IndexOf( _ ByVal item As CaptureSize _ ) As Integer
'Usage
Dim instance As CaptureSizes Dim item As CaptureSize Dim value As Integer value = instance.IndexOf(item)
public: int IndexOf( CaptureSize^ item )