C#
VB
C++
Determines whether or not the specified item is contained in the collection.
public bool Contains(
IMasterFormsCategory item
)
Public Function Contains( _
ByVal item As Leadtools.Forms.Auto.IMasterFormsCategory _
) As Boolean
public:
bool Contains(
Leadtools.Forms.Auto.IMasterFormsCategory^ item
)
item
Object to test.
true if the item is found in the collection, false otherwise.
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