Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DicomDir Constructor(String)
See Also 
Leadtools.Dicom Namespace > DicomDir Class > DicomDir Constructor : DicomDir Constructor(String)




destinationFolder
The name of an existing destination folder in which to save the DICOMDIR File.
Initializes a new instance of the DicomDir class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal destinationFolder As String _
)
Visual Basic (Usage)Copy Code
Dim destinationFolder As String
 
Dim instance As DicomDir(destinationFolder)
C# 
public DicomDir( 
   string destinationFolder
)
Managed Extensions for C++ 
public: DicomDir( 
   string* destinationFolder
)
C++/CLI 
public:
DicomDir( 
   String^ destinationFolder
)

Parameters

destinationFolder
The name of an existing destination folder in which to save the DICOMDIR File.

Example

For an example, refer to Reset.

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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