←Select platform

Instance Property

Summary

Gets an instance of the DicomTagTable, which provides a number of methods for maneuvering through and modifying the Dicom Tag Table.

Syntax
C#
VB
C++
Java
public static DicomTagTable Instance { get; } 
Public Shared ReadOnly Property Instance As DicomTagTable 
public static final DicomTagTable getInstance() 
public: 
static property DicomTagTable^ Instance { 
   DicomTagTable^ get(); 
} 

Property Value

An instance of the DicomTagTable, which provides a number of methods for maneuvering through and modifying the Dicom Tag Table.

Example

For an example, refer to Reset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly