C#
VB
C++
Initializes a new instance of the DicomDirQueryClient class.
public DicomDirQueryClient(
string dicomDirPath
)
Public Function New( _
ByVal dicomDirPath As String _
)
public:
DicomDirQueryClient(
String^ dicomDirPath
)
dicomDirPath
The name of the file that contains the DICOMDIR to be queried./
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