Noda Time
GetHashCode Method
NamespacesNodaTimePeriodGetHashCode()()()()

[This is preliminary documentation and is subject to change.]

Returns the hash code for this period, consistent with Equals(Period).
Declaration Syntax
C#Visual BasicVisual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
The hash code for this period.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)