←Select platform

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 Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement _ 
)  

Parameters

connectionElement
The element to be removed.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly