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 : Insert Method |
public virtual void Insert( int index, MatchingParameterList item )
'Declaration Public Overridable Sub Insert( _ ByVal index As Integer, _ ByVal item As MatchingParameterList _ )
'Usage Dim instance As MatchingParameterCollection Dim index As Integer Dim item As MatchingParameterList instance.Insert(index, item)
public: virtual void Insert( int index, MatchingParameterList^ item )