Visual Basic (Declaration) | |
---|---|
Public Sub Default() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Default() |
C++/CLI | |
---|---|
public: void Default(); |
For an example, refer to DicomIodTable.Reset.
If you remove the contents of the IOD class using DicomIodTable.Reset, you can reset the IOD class to the default values by calling this method.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family