Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class > LoadSeries Method : LoadSeries(String,String,String,MedicalViewerLoaderBase,IMedicalViewerCellFactory) Method |
public void LoadSeries( string patientId, string studyInstanceUid, string seriesInstanceUid, MedicalViewerLoaderBase loader, IMedicalViewerCellFactory cellFactory )
'Declaration Public Overloads Sub LoadSeries( _ ByVal patientId As String, _ ByVal studyInstanceUid As String, _ ByVal seriesInstanceUid As String, _ ByVal loader As MedicalViewerLoaderBase, _ ByVal cellFactory As IMedicalViewerCellFactory _ )
'Usage Dim instance As WorkstationViewer Dim patientId As String Dim studyInstanceUid As String Dim seriesInstanceUid As String Dim loader As MedicalViewerLoaderBase Dim cellFactory As IMedicalViewerCellFactory instance.LoadSeries(patientId, studyInstanceUid, seriesInstanceUid, loader, cellFactory)
public void LoadSeries( string patientId, string studyInstanceUid, string seriesInstanceUid, MedicalViewerLoaderBase loader, IMedicalViewerCellFactory cellFactory )
function Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeries(String,String,String,MedicalViewerLoaderBase,IMedicalViewerCellFactory)( patientId , studyInstanceUid , seriesInstanceUid , loader , cellFactory )
public: void LoadSeries( string* patientId, string* studyInstanceUid, string* seriesInstanceUid, MedicalViewerLoaderBase* loader, IMedicalViewerCellFactory* cellFactory )
public: void LoadSeries( string* patientId, string* studyInstanceUid, string* seriesInstanceUid, MedicalViewerLoaderBase* loader, IMedicalViewerCellFactory* cellFactory )
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