C#
VB
C++
Determines the index of a specific Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity in the MatchingParameterList object.
public int IndexOf(ICatalogEntity item)
Public Function IndexOf( _ByVal item As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity _) As Integer
public:int IndexOf(Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity^ item)
item
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object to locate.
The index of item if found in the list; otherwise, -1.
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
