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 )