DeleteDicomDataSet Method

Summary

Deletes the Leadtools.Dicom.DicomDataSet file in the given path.

Syntax
C#
VB
C++
protected virtual void DeleteDicomDataSet( 
   string dataSetPath 
) 
  
Protected Overridable Sub DeleteDicomDataSet( _ 
   ByVal dataSetPath As String _ 
)  
protected: 
virtual void DeleteDicomDataSet(  
   String^ dataSetPath 
)  

Parameters

dataSetPath
The path to the Leadtools.Dicom.DicomDataSet to be deleted.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly