Item Property

Summary
Gets or sets the connection element at the specified index.
Syntax
C#
C++/CLI
public ConnectionElement Item( 
   int index 
) { get; set; } 
public: 
property ConnectionElement^ Item { 
   ConnectionElement^ get(int index); 
   void set (int indexConnectionElement^ ); 
} 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.