Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

Item Property (MatchingParameterCollection)






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

            

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

Parameters

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

Property Value

The MatchingParameterList element at the specified index.
Requirements

Target Platforms

See Also

Reference

MatchingParameterCollection Class
MatchingParameterCollection Members

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