←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
Java
WinRT C#
C++
public static DicomTagTable Instance { get; } 
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomTagTable 
public static Leadtools.Dicom.DicomTagTable Instance {get;} 
public static final DicomTagTable getInstance() 
 get_Instance();  
public: 
static property Leadtools.Dicom.DicomTagTable^ Instance { 
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly