C#
VB
C++
Determines whether a collection contains a specified CaptureSize item.
public bool Contains(
CaptureSize item
)
Public Function Contains( _
ByVal item As Leadtools.Mediafoundation.CaptureSize _
) As Boolean
public:
bool Contains(
Leadtools.Mediafoundation.CaptureSize^ item
)
item
The object to locate in the collection.
true if the item was found in the collection; otherwise, it is false.
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