C#
VB
C++
Determines whether a collection contains a specified Processor item.
Public Function Contains( _
ByVal item As Leadtools.Mediafoundation.Processor _
) As Boolean
public:
bool Contains(
Leadtools.Mediafoundation.Processor^ item
)
item
The object to locate in the collection.
true if the item was found in the collection; otherwise, it is false.
Determines whether the collection contains the specified Processor item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET