GeneralFormatter Constructor()
Creates a new formatter with null FormatString and default NumberFormatInfo and DateTimeFormatInfo (copied from the current culture).
public GeneralFormatter()
'Declaration
Public Function New()
'Usage
Dim instance As New GeneralFormatter()