Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

Contains Method (CaptureSizes)






The object to locate in the collection.
Determines whether a collection contains a specified CaptureSize item.
Syntax
public bool Contains( 
   CaptureSize item
)
'Declaration
 
Public Function Contains( _
   ByVal item As CaptureSize _
) As Boolean
'Usage
 
Dim instance As CaptureSizes
Dim item As CaptureSize
Dim value As Boolean
 
value = instance.Contains(item)
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; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

CaptureSizes Class
CaptureSizes Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features