IndexOf(Processor) Method

Summary
Returns the index of the first occurrence of a Processor object.
Syntax
C#
C++/CLI
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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.