LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

DicomDir Constructor(String,String)








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. .NET support
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
)
ObjectiveC Syntax
Java Syntax
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomDir Class
DicomDir Members
Overload List
Reset Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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