LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

IndexOf(CaptureSize) Method






The CaptureSize item to locate in the IList.
Determines the index of a specific CaptureSize item in the IList.
Syntax
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
)
 function Leadtools.Multimedia.CaptureSizes.IndexOf(CaptureSize)( 
   item 
)
public:
int IndexOf( 
   CaptureSize^ item
) 

Parameters

item
The CaptureSize item to locate in the IList.

Return Value

The zero-based index of the found item; otherwise, -1 if no item found.
Remarks
This method searches the underlying item collection to locate the desired item.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CaptureSizes Class
CaptureSizes Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features