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 > MedicalViewerHost Class : Viewers Property |
public IEnumerable<MedicalViewer> Viewers {get;}
'Declaration Public ReadOnly Property Viewers As IEnumerable(Of MedicalViewer)
'Usage Dim instance As MedicalViewerHost Dim value As IEnumerable(Of MedicalViewer) value = instance.Viewers
public: __property IEnumerable<MedicalViewer*>* get_Viewers();
public: property IEnumerable<MedicalViewer^>^ Viewers { IEnumerable<MedicalViewer^>^ get(); }