←Select platform

DicomUidTable Class

Summary
The DicomUidTable class contains functionality for working with the table, or list (UID Table) of available Unique Identifiers that LEADTOOLS maintains internally.
Syntax
C#
VB
C++
Java
public class DicomUidTable 
Public Class DicomUidTable  
public class DicomUidTable  
public ref class DicomUidTable  
Remarks
  • This class provides methods that allow you to do the following:
    • Maneuver 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.
Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.