LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Item Property (MatchingParameterList)

Show in webframe





The zero-based index of the element to get or set.
Gets or sets the element at the specified index.
Syntax
public virtual ICatalogEntity this[ 
   int index
]; {get; set;}
'Declaration
 
Public Overridable Default Property Item( _
   ByVal index As Integer _
) As ICatalogEntity
'Usage
 
Dim instance As MatchingParameterList
Dim index As Integer
Dim value As ICatalogEntity
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
virtual property ICatalogEntity^ default [int] {
   ICatalogEntity^ get(int index);
   void set (int indexICatalogEntity^ value);
}

Parameters

index
The zero-based index of the element to get or set.

Property Value

The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity element at the specified index.
Requirements

Target Platforms

See Also

Reference

MatchingParameterList Class
MatchingParameterList 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