←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#
Objective-C
C++/CLI
Java
public static DicomVRTable Instance { get; } 
@property (class, nonatomic, strong, readonly) LTDicomVRTable *sharedInstance NS_SWIFT_NAME(shared); 
public static final DicomVrTable getInstance() 
public: 
static property DicomVRTable^ Instance { 
   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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.