openDICOM.NET API Reference (openDICOM# Class Library)

Uid Methods

The methods of the Uid class are listed below. For a complete list of Uid class members, see the Uid Members topic.

Public Instance Methods

CompareTo Determines the ranking between another UID instance and this instance. This is important for sorting and use of arrays.
EqualsOverloaded. Determines whether this instance is equal to another UID string representation.
GetDictionaryEntry Returns the corresponding UID dictionary entry of this UID instance.
GetTransferSyntax Returns the corresponding DICOM transfer syntax of this UID instance.
ToString Returns the DICOM UID string representation.

See Also

Uid Class | openDicom.Registry Namespace