LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

IndexOf Method (MatchingParameterList)

Show in webframe





The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object to locate.
Determines the index of a specific Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity in the MatchingParameterList object.
Syntax
public virtual int IndexOf( 
   ICatalogEntity item
)
'Declaration
 
Public Overridable Function IndexOf( _
   ByVal item As ICatalogEntity _
) As Integer
'Usage
 
Dim instance As MatchingParameterList
Dim item As ICatalogEntity
Dim value As Integer
 
value = instance.IndexOf(item)

            

            
public:
virtual int IndexOf( 
   ICatalogEntity^ item
) 

Parameters

item
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object to locate.

Return Value

The index of item if found in the list; otherwise, -1.
Requirements

Target Platforms

See Also

Reference

MatchingParameterList Class
MatchingParameterList Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features