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

Show in webframe

GetAllViewers<T> Method







The MedicalViewerHost type that returns the MedicalViewer objects.
Returns all the MedicalViewer objects from the specified MedicalViewerHost type.
Syntax
public IEnumerable<MedicalViewer> GetAllViewers<T>()
where T: MedicalViewerHost
'Declaration
 
Public Function GetAllViewers(Of T As MedicalViewerHost)() As IEnumerable(Of MedicalViewer)
'Usage
 
Dim instance As WorkstationViewer
Dim value As IEnumerable(Of MedicalViewer)
 
value = instance.GetAllViewers(Of T)()

            

            
public: IEnumerable<MedicalViewer*>* GetAllViewers<T>(); 
where T: MedicalViewerHost
public:
IEnumerable<MedicalViewer^>^ GetAllViewersgeneric<typename T>
(); 
where T: 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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

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