Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : GetAllHostViewers Method |
public MedicalViewerHost[] GetAllHostViewers()
'Declaration Public Function GetAllHostViewers() As MedicalViewerHost()
'Usage Dim instance As WorkstationViewer Dim value() As MedicalViewerHost value = instance.GetAllHostViewers()
public: MedicalViewerHost*[]* GetAllHostViewers();
public: array<MedicalViewerHost^>^ GetAllHostViewers();