Leadtools.Medical.Workstation Namespace > WorkstationState Class : MedicalViewerCellInstances Property |
public virtual DictionaryWithEvents<MedicalViewerCell,DicomInstanceInformation[]> MedicalViewerCellInstances {get;}
'Declaration Public Overridable ReadOnly Property MedicalViewerCellInstances As DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation())
'Usage Dim instance As WorkstationState Dim value As DictionaryWithEvents(Of MedicalViewerCell,DicomInstanceInformation()) value = instance.MedicalViewerCellInstances
public virtual DictionaryWithEvents<MedicalViewerCell,DicomInstanceInformation[]> MedicalViewerCellInstances {get;}
get_MedicalViewerCellInstances();
public: __property virtual DictionaryWithEvents<MedicalViewerCell*,DicomInstanceInformation*[]>* get_MedicalViewerCellInstances();
public: virtual property DictionaryWithEvents<MedicalViewerCell*,DicomInstanceInformation*[]>* MedicalViewerCellInstances { DictionaryWithEvents<MedicalViewerCell*,DicomInstanceInformation*[]>* get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2