C#
VB
C++
Index of an item in this collection.
public int IndexOf(
ImageViewerItem item
)
Public Function IndexOf(
ByVal item As ImageViewerItem
) As Integer
public:
int IndexOf(
ImageViewerItem^ item
)
item
Item to check.
The 0-based index of item or -1 if the item is null or does not belong to this collection.
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