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

Load Method (DicomDir)








The name of the DICOMDIR File.
Meta-header flags and Transfer Syntax flags that indicate the file characteristics to use when loading the file.
Loads the DICOM Directory Data Set from the specified file. .NET support
Syntax
public void Load( 
   string name,
   DicomDataSetLoadFlags flags
)
'Declaration
 
Public Sub Load( _
   ByVal name As String, _
   ByVal flags As DicomDataSetLoadFlags _
) 
'Usage
 
Dim instance As DicomDir
Dim name As String
Dim flags As DicomDataSetLoadFlags
 
instance.Load(name, flags)
public void Load( 
   string name,
   DicomDataSetLoadFlags flags
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDir.Load( 
   name ,
   flags 
)
public:
void Load( 
   String^ name,
   DicomDataSetLoadFlags flags
) 

Parameters

name
The name of the DICOMDIR File.
flags
Meta-header flags and Transfer Syntax flags that indicate the file characteristics to use when loading the file.
Remarks
In addition to loading the DICOM Directory Data Set, the method also sets the destination folder to the folder in which the specified DICOMDIR File resides. Additional DICOM files in this folder (and subfolders) can be added to the loaded Directory.

For more information, refer to Load(String,DicomDataSetLoadFlags).

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
Save 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