[]
Initializes a new instance of the DateMonthField class.
public DateMonthField()
Public Sub New()
Initializes a new instance of the DateMonthField class.
public DateMonthField(MonthPattern pattern)
Public Sub New(pattern As MonthPattern)
Type | Name | Description |
---|---|---|
MonthPattern | pattern | The MonthPattern value indicates the pattern of the DateMonthField. |