Contains Method

Summary
Determines whether a collection contains a specified CaptureSize item.
Syntax
C#
VB
C++
public bool Contains( 
   CaptureSize item 
) 
Public Function Contains( _ 
   ByVal item As CaptureSize _ 
) As Boolean 
public: 
bool Contains(  
   CaptureSize^ item 
)  

Parameters

item
The object to locate in the collection.

Return Value

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

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly

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