Click or drag to resize

TimeIntervalTGetHashCode Method

Overload List
  NameDescription
Public methodGetHashCode
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public methodGetHashCode(IEqualityComparerT)
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
Top
See Also