openDICOM.NET API Reference (openDICOM# Class Library)

Tag.CompareTo Method 

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

public int CompareTo(
   object obj
);

Implements

IComparable.CompareTo

See Also

Tag Class | openDicom.DataStructure Namespace