Contains Method

Summary
Determines whether a collection contains a specified Processor item.
Syntax
C#
C++/CLI
public bool Contains( 
   Processor item 
) 
public: 
bool Contains(  
   Processor^ item 
)  

Parameters

item
The object to locate in the collection.

Return Value

true if the item was found in the collection; otherwise, it is false.

Remarks

Determines whether the collection contains the specified Processor item.

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.