Remove(ConnectionElement) Method

Summary
Removes an element from the collection.
Syntax
C#
VB
C++
public void Remove( 
   ConnectionElement connectionElement 
) 
  
Public Overloads Sub Remove( _ 
   ByVal connectionElement As ConnectionElement _ 
)  
public: 
void Remove(  
   ConnectionElement^ connectionElement 
)  

Parameters

connectionElement
The element to be removed.

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.