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

Show in webframe

Item Property (SelectedWorkstationCellsCollection)







The index of the Leadtools.MedicalViewer.MedicalViewerBaseCell control in this collection to return.
Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index.
Syntax
public MedicalViewerBaseCell this[ 
   int index
]; {get;}
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As MedicalViewerBaseCell
'Usage
 
Dim instance As SelectedWorkstationCellsCollection
Dim index As Integer
Dim value As MedicalViewerBaseCell
 
value = instance.Item(index)

            

            
public: __property MedicalViewerBaseCell* get_Item   int index
;
public:
property MedicalViewerBaseCell^ default [int] {
   MedicalViewerBaseCell^ get(int index);
}

Parameters

index
The index of the Leadtools.MedicalViewer.MedicalViewerBaseCell control in this collection to return.

Property Value

The Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index.
Requirements

Target Platforms

See Also

Reference

SelectedWorkstationCellsCollection Class
SelectedWorkstationCellsCollection Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features