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.Interfaces.Views Namespace > ISeriesBrowserView Interface : RemoveStudy Method |
void RemoveStudy( string studyInstanceUID )
'Declaration Sub RemoveStudy( _ ByVal studyInstanceUID As String _ )
'Usage Dim instance As ISeriesBrowserView Dim studyInstanceUID As String instance.RemoveStudy(studyInstanceUID)
void RemoveStudy( string* studyInstanceUID )
void RemoveStudy( String^ studyInstanceUID )