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