←Select platform

Contains Method

Summary

Determines whether the MatchingParameterCollection contains a MatchingParameterList.

Syntax

C#
VB
C++
public bool Contains( 
   MatchingParameterList item 
) 
  
Public Function Contains( _ 
   ByVal item As Leadtools.Medical.Dataaccesslayer.MatchingParameterList _ 
) As Boolean 

Parameters

item
The MatchingParameterList to locate.

Return Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly