←Select platform

Exists Method

Summary

A default implementation of Exists

Syntax
C#
VB
C++
public Exception Exists( 
   string referencedFile, 
   out bool exists 
) 
Public Function Exists( 
   ByVal referencedFile As String, 
   ByVal exists As System.Boolean& 
) As System.Exception 
public:  
   System::Exception^ Exists( 
      String^ referencedFile, 
      bool&^ exists 
   ) 

Parameters

referencedFile

string

exists

bool

Return Value

Remarks

For more information, see Exists

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.