DicomObjects.NET.8.48 Documentation
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.
    Object Model
    UID Class
    Syntax
    'Declaration
     
    
    Public Class UID 
    'Usage
     
    
    Dim instance As UID
    public class UID 
    public class UID 
    public class UID 
    public __gc class UID 
    public ref class UID 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomUIDs.UID

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also