←Select platform

DicomVRTable Class

Summary

The DicomVRTable class contains functionality for working with the table, or list (Value Representation Table) of available Value Representations that LEADTOOLS maintains internally.

Syntax
C#
VB
C++
Java
public class DicomVRTable 
Public Class DicomVRTable  
public class DicomVrTable  
public ref class DicomVRTable  

Remarks
  • This class provides methods that allow you to do the following:
    • Maneuver through the Value Representation Table.
    • Search the Value Representation Table.
    • Insert items to or delete items from the Value Representation Table.
    • Modify existing items within the Value Representation Table.
    • Set the Value Representation Table to its default values.
  • For more information, refer to Working with Value Representations.

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