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 : GetAllMedicalViewers Method |
public IEnumerable<MedicalViewer> GetAllMedicalViewers()
'Declaration Public Function GetAllMedicalViewers() As IEnumerable(Of MedicalViewer)
'Usage Dim instance As WorkstationViewer Dim value As IEnumerable(Of MedicalViewer) value = instance.GetAllMedicalViewers()
public: IEnumerable<MedicalViewer*>* GetAllMedicalViewers();
public: IEnumerable<MedicalViewer^>^ GetAllMedicalViewers();