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