Item Property

Summary
Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index.
Syntax
C#
C++/CLI
public MedicalViewerBaseCell Item( 
   int index 
) { get; } 
public:  
   property MedicalViewerBaseCell^ default [Int32 ] 
   { 
      MedicalViewerBaseCell^ get(Int32 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.