Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The RawYearMonthInterval type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RawYearMonthInterval |
Constructs a year-month interval value.
|
Methods
| Name | Description | |
|---|---|---|
| Equals |
Compare this object with another for equality.
(Overrides | |
Allows an (Inherited from | ||
| GetHashCode |
Obtain the hashcode for this object.
(Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString |
Format this object's data as a human-readable string.
(Overrides |
Properties
| Name | Description | |
|---|---|---|
| Months |
Gets the number of months in the year-month interval.
| |
| Years |
Gets the number of years in the year-month interval.
|