asp.net.ph

NumberFormatInfo Constructor

System.Globalization Namespace   NumberFormatInfo Class


Initializes a new writable instance of the NumberFormatInfo class that is culture-independent ( invariant ).

[ VB ]
public Sub New ( ) 

[ C# ]
public NumberFormatInfo ( );

[ C++ ]
public: NumberFormatInfo ( );

[ JScript ]
function NumberFormatInfo ( );

Remarks

The properties of the new instance can be modified if you want user-defined formatting.

See Also

NumberFormatInfo Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph