Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As New DicomDir() |
C# | |
---|---|
public DicomDir() |
C++/CLI | |
---|---|
public: DicomDir(); |
For an example, refer to DicomDir.Reset.
Please note that no DICOM file can be added to the DICOM Directory before specifying the destination folder of the DICOMDIR File. This folder can be specified using the method DicomDir.Reset.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)