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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.