NumberFormat Constructor(String)
Initializes a new instance of the
NumberFormat struct.
'Declaration
Public Function New( _
ByVal As String _
)
'Usage
Dim code As String
Dim instance As New NumberFormat(code)
Parameters
- code
- A System.String value indicates the format code.