C#
VB
C++
Determines whether an element is in the ListWithEvents<T>.
public bool Contains(
T item
)
public:
bool Contains(
_T^_ item
)
item
The object to locate in the ListWithEvents<T>. The value can be null for reference types.
true if item is found in the ListWithEvents<T>; 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