Gets an instance of the 
DicomVRTable, which provides a number of methods for maneuvering through and modifying the Value Representation Table.
             
             
             
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Shared ReadOnly Property Instance As DicomVRTable  | 
 
             
             
            Return Value
            An instance of the 
DicomVRTable, which provides a number of methods for maneuvering through and modifying the Value Representation Table.
            
  
             
             
             
             
            
            
            
Requirements
Target Platforms: Microsoft .NET Framework 3.0,  Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
            
            
See Also