[]
Initializes a new instance of the DateYearField class.
public DateYearField()
Public Sub New()
Initializes a new instance of the DateYearField class.
public DateYearField(YearDigitType yearDigit)
Public Sub New(yearDigit As YearDigitType)
| Type | Name | Description |
|---|---|---|
| YearDigitType | yearDigit | The YearDigitType value indicates the year digit. |