openDICOM.NET API Reference (openDICOM# Class Library)

Uid.CompareTo Method 

Determines the ranking between another UID instance and this instance. This is important for sorting and use of arrays.

public int CompareTo(
   object obj
);

Implements

IComparable.CompareTo

See Also

Uid Class | openDicom.Registry Namespace