'DeclarationPublic Shared Function GuidToUID( _ ByVal guid As System.Guid _ ) As System.String
public static System.string GuidToUID( System.Guid guid )
Parameters
- guid
- A System.Guid object to construct the DICOM UID from
Return Value
A DICOM UID based on the Guid object