openDICOM.NET API Reference (openDICOM# Class Library)

DataElement.CompareTo Method 

Implementation of the IComparable interface. So use of this class within collections is guaranteed.

public int CompareTo(
   object obj
);

Implements

IComparable.CompareTo

See Also

DataElement Class | openDicom.DataStructure.DataSet Namespace