Remove Method

Summary

Removes the first occurrence of a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity from the MatchingParameterList object.

Syntax
C#
VB
C++
public bool Remove( 
   ICatalogEntity item 
) 
  
Public Function Remove( _ 
   ByVal item As ICatalogEntity _ 
) As Boolean 
public: 
bool Remove(  
   ICatalogEntity^ item 
)  

Parameters

Return Value

true if Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity was successfully removed from the MatchingParameterList; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly