LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

IndexOf Method (MatchingParameterCollection)

Show in webframe





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

            

            
public:
virtual int IndexOf( 
   MatchingParameterList^ item
) 

Parameters

item
The MatchingParameterList object to locate.

Return Value

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

Target Platforms

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection 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