←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 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.