TimeZoneGetHashCode Method |
Get the bias (offset from UTC, in minutes) for this TimeZone.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32The bias.
See Also