C#
VB
C++
A default implementation of Exists
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
)
referencedFile
string
exists
bool
For more information, see Exists
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET