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