LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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 MedicalViewerBaseCell this[ 
   int index
]; {get;}
  this[ 
   index 
] get_Item();
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SelectedWorkstationCellsCollection Class
SelectedWorkstationCellsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.