←Select platform

DicomUid Class

Summary

The DicomUid class contains information about Unique Identifiers.

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomUid 
Public Class DicomUid  
public sealed class DicomUid  
public class DicomUid 
function Leadtools.Dicom.DicomUid() 
public ref class DicomUid  

Remarks
  • Internally LEADTOOLS maintains a table or list of available unique identifiers. These values can include default values for standard unique identifiers available in DICOM, as well as user defined unique identifiers. You can access any of this information, add to the table, or delete items from the table using the methods of the DicomUidTable class.
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