Item Property

Summary
Gets the MedicalViewerHost at the specified index.
Syntax
C#
C++/CLI
public MedicalViewerHost Item( 
   int index 
) { get; } 
public:  
   property MedicalViewerHost^ default [Int32 ] 
   { 
      MedicalViewerHost^ get(Int32 index) 
   } 

Parameters

index
The index of the MedicalViewerHost control in this collection to return.

Property Value

The MedicalViewerHost at the specified index.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.