LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Remove Method (MatchingParameterCollection)

Show in webframe





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
) 

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

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection 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