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 DicomVRTable.Reset.
To see the default values for the Value Representation Table, refer to the Default Value Representation Table. If you remove the contents of the table using DicomVRTable.Reset, you can reset the table 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