DicomObjects.NET Core Documentation
DicomObjects.UIDs Namespace / UID Class
Properties Methods


In This Topic
    UID Class Members
    In This Topic

    The following tables list the members exposed by UID.

    Public Properties
     NameDescription
    Public Property Description of the attribute, as defined in DICOM Part 6  
    Public Property The Name of the UID  
    Public Property True if the attribute is official retired  
    Public Property The "type" of the UID  
    Public Property The dotted form UID string  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Standard parsing routine, which returns a reference to the existing UID object (from any of the classes in DicomObjects.UIDs corresponding to the value passed.  
    Public MethodAn explicit conversion to a string, returning the same string as Value  
    Top
    Public Operators
    Overloaded. Create a UID from a string
    Top
    See Also