←Select platform

GetAllViewers<T> Method

Summary

Returns all the MedicalViewer objects from the specified MedicalViewerHost type.

Syntax

C#
VB
C++
public IEnumerable<MedicalViewer> GetAllViewers<T>() 
where T: Leadtools.Medical.Workstation.Ui.MedicalViewerHost 
Public Function GetAllViewers(Of T As Leadtools.Medical.Workstation.Ui.MedicalViewerHost)() As IEnumerable(Of MedicalViewer)
public: 
IEnumerable<MedicalViewer^>^ GetAllViewersgeneric<typename T> 
();  
where T: Leadtools.Medical.Workstation.Ui.MedicalViewerHost 

Type Parameters

T
The MedicalViewerHost type that returns the MedicalViewer objects.

Return Value

All the MedicalViewer objects from the specified MedicalViewerHost type.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize