[This is preliminary documentation and is subject to change.]
Create a UID.
The length of the supplied string will be maximum 64 characters, as required by the Dicom standard.
| C# | Visual Basic | Visual C++ |
public static string Create()
Public Shared Function Create As String
public: static String^ Create()