System.Globalization Namespace NumberFormatInfo Class
Gets the default read-only NumberFormatInfo that is culture-independent ( invariant ).
[ VB ] public Shared ReadOnly Property InvariantInfo As NumberFormatInfo [ C# ] public static NumberFormatInfo InvariantInfo {get;} [ C++ ] public: __property static NumberFormatInfo* get_InvariantInfo ( ); [ JScript ] static function get InvariantInfo ( ) : NumberFormatInfo;
The default read-only NumberFormatInfo that is culture-independent ( invariant ).
This property does not change, regardless of the current culture.
NumberFormatInfo Members
© 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