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