LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

Remove Method (MatchingParameterCollection)






The MatchingParameterList to remove from the MatchingParameterCollection.
Removes the first occurrence of a MatchingParameterList from the MatchingParameterCollection.
Syntax
public bool Remove( 
   MatchingParameterList item
)
'Declaration
 
Public Function Remove( _
   ByVal item As MatchingParameterList _
) As Boolean
'Usage
 
Dim instance As MatchingParameterCollection
Dim item As MatchingParameterList
Dim value As Boolean
 
value = instance.Remove(item)
public bool Remove( 
   MatchingParameterList item
)
 function Leadtools.Medical.DataAccessLayer.MatchingParameterCollection.Remove( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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