Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

Contains Method (MatchingParameterCollection)






The MatchingParameterList to locate.
Determines whether the MatchingParameterCollection contains a MatchingParameterList.
Syntax
public virtual bool Contains( 
   MatchingParameterList item
)
'Declaration
 
Public Overridable Function Contains( _
   ByVal item As MatchingParameterList _
) As Boolean
'Usage
 
Dim instance As MatchingParameterCollection
Dim item As MatchingParameterList
Dim value As Boolean
 
value = instance.Contains(item)

            

            
public:
virtual bool Contains( 
   MatchingParameterList^ item
) 

Parameters

item
The MatchingParameterList to locate.

Return Value

true if the item is found in the MatchingParameterCollection; otherwise, false.
Requirements

Target Platforms

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection Members

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