←Select platform

Remove Method

Summary

Removes the first occurrence of a MatchingParameterList from the MatchingParameterCollection.

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly