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


Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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