←Select platform

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 Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity _ 
) As Boolean 

Parameters

Return Value

true if Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity was successfully removed from the MatchingParameterList; 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