LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDir Constructor(String,String)

Show in webframe







The name of an existing destination folder in which to save the DICOMDIR File.
The name of the temporary files location. Refer to DicomDataSet.DicomDataSet Constructor(String) for more information.
Initializes a new instance of the DicomDir class.
Syntax
public DicomDir( 
   string destinationFolder,
   string path
)
'Declaration
 
Public Function New( _
   ByVal destinationFolder As String, _
   ByVal path As String _
)
'Usage
 
Dim destinationFolder As String
Dim path As String
 
Dim instance As New DicomDir(destinationFolder, path)
public DicomDir( 
   string destinationFolder,
   string path
)

            

            
function DicomDir( 
   destinationFolder ,
   path 
)
public:
DicomDir( 
   String^ destinationFolder,
   String^ path
)

Parameters

destinationFolder
The name of an existing destination folder in which to save the DICOMDIR File.
path
The name of the temporary files location. Refer to DicomDataSet.DicomDataSet Constructor(String) for more information.
Remarks
If the destination folder of the DICOMDIR File is not specified at the construction time, it can be specified later on using the method Reset. Please note that no DICOM file can be added to the DICOM Directory unless this folder is specified.
Example
For an example, refer to Reset.
Requirements

Target Platforms

See Also

Reference

DicomDir Class
DicomDir Members
Overload List
Reset Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features