LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Remove Method (MatchingParameterList)

Show in webframe





The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity to remove from the MatchingParameterList.
Removes the first occurrence of a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity from the MatchingParameterList object.
Syntax
public virtual bool Remove( 
   ICatalogEntity item
)
'Declaration
 
Public Overridable Function Remove( _
   ByVal item As ICatalogEntity _
) As Boolean
'Usage
 
Dim instance As MatchingParameterList
Dim item As ICatalogEntity
Dim value As Boolean
 
value = instance.Remove(item)

            

            
public:
virtual bool Remove( 
   ICatalogEntity^ item
) 

Parameters

item
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity to remove from the MatchingParameterList.

Return Value

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

Target Platforms

See Also

Reference

MatchingParameterList Class
MatchingParameterList Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features