←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
Java
WinRT C#
C++
public class DicomUidTable 
Public Class DicomUidTable  
public sealed class DicomUidTable  
public class DicomUidTable  
function Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly