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 : IndexOf Method |
public virtual int IndexOf( MatchingParameterList item )
'Declaration Public Overridable Function IndexOf( _ ByVal item As MatchingParameterList _ ) As Integer
'Usage Dim instance As MatchingParameterCollection Dim item As MatchingParameterList Dim value As Integer value = instance.IndexOf(item)
public: virtual int IndexOf( MatchingParameterList^ item )