Remove Method

Summary
Removes the first occurrence of a MatchingParameterList from the MatchingParameterCollection.
Syntax
C#
C++/CLI
public bool Remove( 
   MatchingParameterList item 
) 
public: 
bool Remove(  
   MatchingParameterList^ item 
)  

Parameters

item
The MatchingParameterList to remove from the MatchingParameterCollection.

Return Value

true if MatchingParameterList was successfully removed from the MatchingParameterCollection; otherwise, false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.