openDICOM.NET API Reference (openDICOM# Class Library)

UidDictionaryEntry.CompareTo Method 

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

public int CompareTo(
   object obj
);

Implements

IComparable.CompareTo

See Also

UidDictionaryEntry Class | openDicom.Registry Namespace