DicomObjects.NET.V8
DicomObjects.DicomUIDs Namespace / UID Class
Members



In This Topic
    UID Class
    In This Topic
    A class to represent the constant UIDs present as readonly fields in the objects within the DicomObjects.DicomUIDs namespace.
    Syntax
    'Declaration
     
    Public Class UID 
    'Usage
     
    Dim instance As UID
    public class UID 
    public ref class UID 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomUIDs.UID

    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also