Add Method

Summary
Adds an item to the MatchingParameterCollection.
Syntax
C#
VB
C++
public void Add( 
   MatchingParameterList item 
) 
  
Public Sub Add( _ 
   ByVal item As MatchingParameterList _ 
)  
public: 
void Add(  
   MatchingParameterList^ item 
)  

Parameters

item
The MatchingParameterList object to add to the MatchingParameterCollection.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.