←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
Java
WinRT C#
C++
public class DicomVRTable 
Public Class DicomVRTable  
public sealed class DicomVRTable  
public class DicomVrTable  
function Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly