RawYearMonthInterval Structure |
Namespace: Tangosol.IO.Pof
public struct RawYearMonthInterval
The RawYearMonthInterval type exposes the following members.
Name | Description | |
---|---|---|
![]() | RawYearMonthInterval |
Constructs a year-month interval value.
|
Name | Description | |
---|---|---|
![]() | Months |
Gets the number of months in the year-month interval.
|
![]() | Years |
Gets the number of years in the year-month interval.
|
Name | Description | |
---|---|---|
![]() | Equals |
Compare this object with another for equality.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Obtain the hashcode for this object.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Format this object's data as a human-readable string.
(Overrides ValueTypeToString.) |