In This Topic
            
            The following tables list the members exposed by UID.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Description | 
                Description of the attribute, as defined in DICOM Part 6
               | 
  | Name | 
                The Name of the UID
               | 
  | Retired | 
                True if the attribute is official retired
               | 
  | Type | 
                The "type" of the UID
               | 
  | Value | 
                The dotted form UID string
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
   | Parse | 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.   | 
  | ToString | An explicit conversion to a string, returning the same string as Value   | 
Top 
            
            
            
            
            
            
            
            
            Public Operators
            
            See Also