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

Show in webframe

Contains Method (Processors)






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

Target Platforms

See Also

Reference

Processors Class
Processors Members

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