[]
Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class.
public NumberMoneyPatternDisplayFieldInfo()
Public Sub New()
Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class.
public NumberMoneyPatternDisplayFieldInfo(string pattern)
Public Sub New(pattern As String)
Type | Name | Description |
---|---|---|
string | pattern | A string value indicates the pattern which specify the pattern to parse the money pattern. |