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

DicomDataSet Constructor(String)








The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory.
Initializes a new instance of the DicomDataSet class. .NET support WinRT support Silverlight support
Syntax
public DicomDataSet( 
   string path
)
'Declaration
 
Public Function New( _
   ByVal path As String _
)
'Usage
 
Dim path As String
 
Dim instance As New DicomDataSet(path)
public DicomDataSet( 
   string path
)
ObjectiveC Syntax
Java Syntax
function DicomDataSet( 
   path 
)
public:
DicomDataSet( 
   String^ path
)

Parameters

path
The location of the temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory.
Example
For an example, refer to Load(String,DicomDataSetLoadFlags).
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

DicomDataSet Class
DicomDataSet Members
Overload List
Initialize(DicomClassType,DicomDataSetInitializeType) Method
Load(String,DicomDataSetLoadFlags) 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