Add Method

Summary
Adds a new element into the collection.
Syntax
C#
VB
C++
  
Public Sub Add( _ 
   ByVal connectionElement As ConnectionElement _ 
)  
public: 
void Add(  
   ConnectionElement^ connectionElement 
)  

Parameters

connectionElement
The element to be added.

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.