←Select platform

DeleteDicom Method

Summary

A default implementation of DeleteDicom

Syntax
C#
VB
C++
public Exception DeleteDicom( 
   DataRow row 
) 
Public Function DeleteDicom( 
   ByVal row As System.Data.DataRow 
) As System.Exception 
public:  
   System::Exception^ DeleteDicom( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

DataRow

Return Value

Exception

Remarks

For more information, see DeleteDicom

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.Storage.DataAccessLayer Assembly

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