←Select platform

ExistsDicom Method

Summary

A default implementation of ExistsDicom

Syntax
C#
VB
C++
public Exception ExistsDicom( 
   DataRow row, 
   out bool exists 
) 
Public Function ExistsDicom( 
   ByVal row As System.Data.DataRow, 
   ByVal exists As System.Boolean& 
) As System.Exception 
public:  
   System::Exception^ ExistsDicom( 
      System::Data::DataRow^ row, 
      bool&^ exists 
   ) 

Parameters

row

DataRow

exists

bool

Return Value

Exception

Remarks

For more information, see ExistsDicom

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.