| 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 DicomUidTable.Reset.
 
            
 
            
            - To reset the UID Table to the default values, use DicomUidTable.Reset. 
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
  