LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

IndexOf(Processor) Method

Show in webframe



A Processor object reference of the item to find.
Returns the index of the first occurrence of a Processor object.
Syntax
'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
)
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

See Also

Reference

Processors Class
Processors Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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