←Select platform

DicomTagTable Class

Summary

The DicomUidTable class contains functionality for working with the table, or list (Data Element Tag Table) of available Data Element Tags that LEADTOOLS maintains internally.

Syntax

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

Remarks
  • This class provides methods that allow you to do the following
    • Maneuver through the Data Element Tag Table.
    • Search the Data Element Tag Table.
    • Insert items to or delete items from the Data Element Tag Table.
    • Modify existing items within the Data Element Tag Table.
    • Set the Data Element Tag Table to its default values.
  • For more information, refer to Working with Tags.
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