| Visual Basic (Declaration) | |
|---|---|
| Public Class DicomUidTable | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public class DicomUidTable | |
| C++/CLI | |
|---|---|
| public ref class DicomUidTable | |
For an example, refer to DicomUidTable.Reset.
 
            
 
            
            - This class provides methods that allow you to do the following: - Manuever through the UID Table. 
- Search the UID Table. 
- Insert items to or delete items from the UID Table. 
- Modify existing items within the UID Table. 
- Set the UID Table to its default values. 
 
- For more information, refer to Working with Unique Identifiers. 
System.Object
   Leadtools.Dicom.DicomUidTable
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
  