Visual Basic (Declaration) | |
---|---|
Public Sub Save() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomDir instance.Save() |
C# | |
---|---|
public void Save() |
C++/CLI | |
---|---|
public: void Save(); |
For an example, refer to DicomDir.Reset.
The DICOMDIR File created by this method is named "DICOMDIR" and is placed in the destination folder specified at the construction time or by the method DicomDir.Reset. If no destination folder is specified, the method will fail.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)