NCenturyDateTimeUnit Class Members
In This Topic
The following tables list the members exposed by NCenturyDateTimeUnit.
Public Constructors
Public Properties
| Name | Description |
| DateTimeUnit | Overridden. The date/time unit enum value. |
| IsRegular | Overridden. Returns true if the unit is regular (e.g. always expressed with a fixed number of ticks) |
| Ticks | Overridden. Returns the number of ticks in this date time unit |
Top
Public Methods
| Name | Description |
| Add | Overridden. Add the unitCount to the dateTime. |
Top
See Also