C#
VB
C++
Gets or sets the connection element at the specified index.
public ConnectionElement Item(int index) { get; set; }
Public Overloads Property Item( _ByVal index As Integer _) As Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement
public:property Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement^ Item {Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement^ get(int index);void set (int index, Leadtools.Medical.Dataaccesslayer.Configuration.ConnectionElement^ );}
index
The index of the connection element to be returned or set.
A ConnectionElement at the specified index.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
