openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionaryEntry.CompareTo Method 

Returns the ranking between another data element entry instance and this instance. This is important for sorting and use of arrays.

public int CompareTo(
   object obj
);

Implements

IComparable.CompareTo

See Also

DataElementDictionaryEntry Class | openDicom.Registry Namespace