Leadtools.Medical.Workstation.Loader Namespace > IMedicalViewerCellProvider Interface : GetNewCell Method |
MedicalViewerMultiCell GetNewCell( string studyInstanceUID, string seriesInstanceUID )
'Declaration Function GetNewCell( _ ByVal studyInstanceUID As String, _ ByVal seriesInstanceUID As String _ ) As MedicalViewerMultiCell
'Usage Dim instance As IMedicalViewerCellProvider Dim studyInstanceUID As String Dim seriesInstanceUID As String Dim value As MedicalViewerMultiCell value = instance.GetNewCell(studyInstanceUID, seriesInstanceUID)
MedicalViewerMultiCell^ GetNewCell( String^ studyInstanceUID, String^ seriesInstanceUID )