LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomDir Constructor(String)

Show in webframe







The name of an existing destination folder in which to save the DICOMDIR File.
Initializes a new instance of the DicomDir class.
Syntax
public DicomDir( 
   string destinationFolder
)
'Declaration
 
Public Function New( _
   ByVal destinationFolder As String _
)
'Usage
 
Dim destinationFolder As String
 
Dim instance As New DicomDir(destinationFolder)
public DicomDir( 
   string destinationFolder
)

            

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

Parameters

destinationFolder
The name of an existing destination folder in which to save the DICOMDIR File.
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