public NumberFormat( int builtInId, string code )
'Declaration Public Function New( _ ByVal builtInId As Integer, _ ByVal code As String _ )
'Declaration
Public Function New( _ ByVal builtInId As Integer, _ ByVal code As String _ )
'Usage Dim builtInId As Integer Dim code As String Dim instance As New NumberFormat(builtInId, code)
'Usage
Dim builtInId As Integer Dim code As String Dim instance As New NumberFormat(builtInId, code)
NumberFormat Structure NumberFormat Members Overload List