Click or drag to resize

TimeTagCompareTo Method

Overload List
  Name Description
Public method CompareTo(DateTime) Compares the TimeTagBase with a DateTime.
Public method CompareTo(Object) Compares the TimeTagBase with the specified Object.
Public method CompareTo(TimeTag) Compares this time tag instance to another time tag instance and returns an integer that indicates whether the value of this instance is less than, equal to, or greater than the value of the other time tag.
Public method CompareTo(TimeTagBase) Compares the TimeTagBase with another TimeTagBase.
Top
See Also