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

IndexOf(Processor) Method






A Processor object reference of the item to find.
Returns the index of the first occurrence of a Processor object.
Syntax
public int IndexOf( 
   Processor item
)
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As Processor _
) As Integer
'Usage
 
Dim instance As Processors
Dim item As Processor
Dim value As Integer
 
value = instance.IndexOf(item)
public int IndexOf( 
   Processor item
)
 function Leadtools.Multimedia.Processors.IndexOf(Processor)( 
   item 
)
public:
int IndexOf( 
   Processor^ item
) 

Parameters

item
A Processor object reference of the item to find.

Return Value

The zero-based index position of the Processor item found, or -1 if not found.
Remarks
Returns the index of the first occurrence of a Processor object.
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

Processors Class
Processors 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