Start |
The StartOfYear type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality(StartOfYear, StartOfYear) | Determines whether two specified StartOfYear instances are equal. | |
| GreaterThan(StartOfYear, StartOfYear) | Determines whether one specified StartOfYear is later than another specified StartOfYear. | |
| GreaterThanOrEqual(StartOfYear, StartOfYear) | Determines whether one specified StartOfYear is the same as or later than another specified StartOfYear. | |
| Inequality(StartOfYear, StartOfYear) | Determines whether two specified StartOfYear instances are not equal. | |
| LessThan(StartOfYear, StartOfYear) | Determines whether one specified StartOfYear is earlier than another specified StartOfYear. | |
| LessThanOrEqual(StartOfYear, StartOfYear) | Determines whether one specified StartOfYear is the same as or earlier than another specified StartOfYear. |