Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

AddRange Method






The collection whose elements should be added to the end of the MatchingParameterList.
Adds the elements of the specified collection to the end of the MatchingParameterList object.
Syntax
public void AddRange( 
   IEnumerable<ICatalogEntity> items
)
'Declaration
 
Public Sub AddRange( _
   ByVal items As IEnumerable(Of ICatalogEntity) _
) 
'Usage
 
Dim instance As MatchingParameterList
Dim items As IEnumerable(Of ICatalogEntity)
 
instance.AddRange(items)

            

            
public:
void AddRange( 
   IEnumerable<ICatalogEntity^>^ items
) 

Parameters

items
The collection whose elements should be added to the end of the MatchingParameterList.
Requirements

Target Platforms

See Also

Reference

MatchingParameterList Class
MatchingParameterList Members

Error processing SSI file
Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features