Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer Namespace > MatchingParameterCollection Class : Remove Method |
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 )