asp.net.ph

NumberFormatInfo.CurrentInfo Property

System.Globalization Namespace   NumberFormatInfo Class


Gets a read-only NumberFormatInfo that formats values based on the current culture.

[ VB ]
public Shared ReadOnly Property CurrentInfo As NumberFormatInfo

[ C# ]
public static NumberFormatInfo CurrentInfo {get;}

[ C++ ]
public: __property static NumberFormatInfo* get_CurrentInfo ( );

[ JScript ]
static function get CurrentInfo ( ) : NumberFormatInfo;

Property Value

A read-only NumberFormatInfo based on the CultureInfo of the current thread.

See Also

NumberFormatInfo Members   CultureInfo 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