←Select platform

Item Property

Summary

Gets or sets the connection element at the specified index.

Syntax

C#
VB
C++
public ConnectionElement Item( 
   int index 
) { get; set; } 
  
Public Overloads Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement 

Parameters

index
The index of the connection element to be returned or set.

Property Value

A ConnectionElement at the specified index.

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