←Select platform

Instance Property

Summary

Gets an instance of the DicomVRTable, which provides a number of methods for maneuvering through and modifying the Value Representation Table.

Syntax

C#
VB
Java
WinRT C#
C++
public static DicomVRTable Instance { get; } 
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomVRTable 
public static Leadtools.Dicom.DicomVRTable Instance {get;} 
public static final DicomVrTable getInstance() 
 get_Instance();  
public: 
static property Leadtools.Dicom.DicomVRTable^ Instance { 
   Leadtools.Dicom.DicomVRTable^ get(); 
} 

Property Value

An instance of the DicomVRTable, which provides a number of methods for maneuvering through and modifying the Value Representation Table.

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