Contains Method

Summary
Determines whether the MatchingParameterCollection contains a MatchingParameterList.
Syntax
C#
C++/CLI
public bool Contains( 
   MatchingParameterList item 
) 
public: 
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

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.