LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Item(Int32) Property

Show in webframe





The index of the connection element to be returned or set.
Gets or sets the connection element at the specified index.
Syntax
public new ConnectionElement Item( 
   int index
) {get; set;}
'Declaration
 
Public Overloads Shadows Property Item( _
   ByVal index As Integer _
) As ConnectionElement
'Usage
 
Dim instance As ConnectionElementCollection
Dim index As Integer
Dim value As ConnectionElement
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
new property ConnectionElement^ Item {
   ConnectionElement^ get(int index);
   void set (int indexConnectionElement^ value);
}

Parameters

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

Property Value

A ConnectionElement at the specified index.
Requirements

Target Platforms

See Also

Reference

ConnectionElementCollection Class
ConnectionElementCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features