Insert Method

Summary
Inserts an item to the MatchingParameterList object at the specified index.
Syntax
C#
C++/CLI
public void Insert( 
   int index, 
   ICatalogEntity item 
) 
public: 
void Insert(  
   int index, 
   ICatalogEntity^ item 
)  

Parameters

index
The zero-based index at which the  item should be inserted.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

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