TimeInterval<T>.GetHashCode Method |
Name | Description | |
---|---|---|
![]() | GetHashCode() |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object.GetHashCode().) |
![]() | GetHashCode(IEqualityComparer<T>) |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
|